CONTRIBUTING: fix markdown layout

This commit is contained in:
Lennart Poettering 2016-01-25 23:48:32 +01:00
parent adc800a6e0
commit 6294c80e06
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ right-away for being misfiled.
code. This is a requirement for all code we merge.
* Make sure to run "make check" locally, before posting your PR. We use a CI system, meaning we don't even look at your
PR, if the build and tests don't pass.
* If you need to update the code in a existing PR, please consider opening a new PR (mentioning in it which old PR it
replaces) and closing the old PR. This is much preferable over force-pushing a new patch set into the PR's branch, as
commit comments aren't lost that way. That said, we don't follow this rule ourselves quite often, hence this is