Skip to content

Commit 6b9ea9a

Browse files
Apply suggestions from code review
Co-authored-by: Tim Meusel <tim@bastelfreak.de>
1 parent 14194b7 commit 6b9ea9a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ If this is a Puppet Module: Also consider sending in your profile code that call
5252
* A detailed explanation is also available at [cbea.ms/git-commit](https://cbea.ms/git-commit/)
5353
* Include a valid `Signed-off-by` annotation as a [Developer Certificate of Origin](https://en.wikipedia.org/wiki/Developer_Certificate_of_Origin). See the [OpenVox Project DCO](https://github.com/OpenVoxProject/.github/blob/main/DCO.md)
5454

55-
5655
## Writing proper commits - long version
5756

5857
### Make separate commits for logically separate changes
@@ -96,7 +95,6 @@ If you've already pushed commits without the proper signoff to a branch and are
9695
git push --force origin <branchname>
9796
```
9897

99-
10098
### Sending your patches
10199

102100
To submit your changes via a GitHub pull request, we _highly_ recommend that you have them on a topic branch, instead of directly on your default HEAD branch (usually `main` or `master`).

0 commit comments

Comments
 (0)