forked from TrueCloudLab/restic
Add CONTRIBUTING.md docs to not edit man pages
Document this code review feedback I got for other contributors.
This commit is contained in:
parent
df89aa0087
commit
502fc3281c
1 changed files with 4 additions and 1 deletions
|
@ -123,7 +123,10 @@ down to the following steps:
|
|||
writing, ask yourself: If I were the user, what would I need to be aware
|
||||
of with this change?
|
||||
|
||||
8. Once your code looks good and passes all the tests, we'll merge it. Thanks
|
||||
8. Do not edit the man pages under `doc/man` or `doc/manual_rest.rst` -
|
||||
these are autogenerated before new releases.
|
||||
|
||||
9. Once your code looks good and passes all the tests, we'll merge it. Thanks
|
||||
a lot for your contribution!
|
||||
|
||||
Please provide the patches for each bug or feature in a separate branch and
|
||||
|
|
Loading…
Reference in a new issue