aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2024-02-10 15:35:57 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2024-02-10 15:35:57 +0100
commitb890828e01ffb4b6a3de53ce47f662b19843defb (patch)
tree6596dfbfde49d7dce78c5ae15e3fd8a5290f803f
parent4dfcd1f6da799c9023de6944525d28cb99c95bd4 (diff)
downloadNorthstarWiki-feat/useful-links.tar.gz
NorthstarWiki-feat/useful-links.zip
style: Delete extra newlinefeat/useful-links
-rw-r--r--docs/development/contributing-code-to-northstar.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/development/contributing-code-to-northstar.md b/docs/development/contributing-code-to-northstar.md
index 2afa85f..37e881c 100644
--- a/docs/development/contributing-code-to-northstar.md
+++ b/docs/development/contributing-code-to-northstar.md
@@ -36,7 +36,6 @@ To get the cropped GIFs of a screenrecording:
- [How to write a commit message](https://cbea.ms/git-commit/)
- [Atomic commits](https://www.freshconsulting.com/insights/blog/atomic-commits/)
-
### Avoiding "PR hell"
_"PR hell"_ is what contributors refer to when a pull request is stuck as pending without any indication for progress.