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/hacking/index.rst | |
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/hacking/index.rst')
-rw-r--r-- | docs/hacking/index.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/hacking/index.rst b/docs/hacking/index.rst index 3cf6d301..e651eb8a 100644 --- a/docs/hacking/index.rst +++ b/docs/hacking/index.rst @@ -86,6 +86,13 @@ There are some :ref:`guidelines for contributing code <contributing>` that you might want to check if you are insterested in developing with Bitmask. +Submitting a Bug +---------------- + +You can read more about how to submit a bug in the section on +`Testing and QA <../testing/index>`_. + + Release ------- |