diff options
author | Justin Bottega <jubo.bot@openmailbox.org> | 2017-11-13 05:21:26 +0000 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2017-11-20 19:10:45 +0100 |
commit | 564af408e32a084ea52503ceea1561445f3bccd3 (patch) | |
tree | b5ffd63a289ecf697ea8124700d50d20af971c08 /docs/hooks | |
parent | 1a3d330f1dfffdd94f8091600bf477fef87dc233 (diff) |
[docs] clarify guidelines for new contributors
This adds the Contributor Covenant 1.2 from the previous guidelines,
as well as a github workaround for new contributors who run into the
0xacab 1-repo limit (or similar issues). Replaces a 404 link in the
leap-commit-template, and adds a reminders to anonymize logs for
testers.
- Documentation: #9138
Signed-off-by: Ruben Pollan <meskio@sindominio.net>
Diffstat (limited to 'docs/hooks')
-rw-r--r-- | docs/hooks/leap-commit-template.README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hooks/leap-commit-template.README b/docs/hooks/leap-commit-template.README index e54c037d..33ad01c1 100644 --- a/docs/hooks/leap-commit-template.README +++ b/docs/hooks/leap-commit-template.README @@ -43,4 +43,4 @@ should link to an issue in the bug tracker where the new feature is analyzed and documented. For a full example of how to write a good commit message, check out -https://github.com/sparkbox/how_to/tree/master/style/git +http://chris.beams.io/posts/git-commit/. |