1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-10-30 04:09:15 +00:00

Updated Contributing to the Pi hole project (markdown)

Dan Schaper 2017-12-30 12:51:18 -08:00
parent c58f377ec0
commit 6810668e02

@ -28,6 +28,6 @@ Git even has a `-s` command line option to append this automatically to your com
If you have authored a commit that is missing the `Signed-off by` line, you can amend your commits If you have authored a commit that is missing the `Signed-off by` line, you can amend your commits
and push them to GitHub and push them to GitHub
`git commit --amend --signoff` `$ git commit --amend --signoff`
![DCO Failed PR](https://cloud.githubusercontent.com/assets/173/24482273/a35dc23e-14b5-11e7-9371-fd241873e2c3.png) ![DCO Failed PR](https://cloud.githubusercontent.com/assets/173/24482273/a35dc23e-14b5-11e7-9371-fd241873e2c3.png)