Skip to content

Commit

Permalink
Doc: update ACK description in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatack authored and Michael Polzer committed Aug 27, 2019
1 parent 35fd8b2 commit 6554cea
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CONTRIBUTING.md
Expand Up @@ -220,7 +220,10 @@ consensus to merge a pull request (remember that discussions may have been
spread out over GitHub, mailing list and IRC discussions). The following
language is used within pull-request comments:

- ACK means "I have tested the code and I agree it should be merged";
- (t)ACK means "I have tested the code and I agree it should be merged", involving
change-specific manual testing in addition to running the unit and functional
tests, and in case it is not obvious how the manual testing was done, it should
be described;
- NACK means "I disagree this should be merged", and must be accompanied by
sound technical justification (or in certain cases of copyright/patent/licensing
issues, legal justification). NACKs without accompanying reasoning may be
Expand Down

0 comments on commit 6554cea

Please sign in to comment.