From 564af408e32a084ea52503ceea1561445f3bccd3 Mon Sep 17 00:00:00 2001 From: Justin Bottega Date: Mon, 13 Nov 2017 05:21:26 +0000 Subject: [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 --- docs/testing/index.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'docs/testing') diff --git a/docs/testing/index.rst b/docs/testing/index.rst index c83654c3..9f89597d 100644 --- a/docs/testing/index.rst +++ b/docs/testing/index.rst @@ -23,18 +23,21 @@ Reporting bugs -------------- * Bug reports go into our `Issue Tracker`_. -* `Here`_ is some very good read about what constitutes a `good bug report`_. +* `Here`_ is a very good read about what constitutes a `good bug report`_. * Have also a look at the :ref:`Known Issues ` page. .. _`Issue Tracker`: https://0xacab.org/leap/bitmask-dev/issues/ .. _`Here`: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html .. _`good bug report`: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html +.. note:: Before including logs in a bug report, please read through them and + *remove any personally-identifying information*! + Logs -------------- Bitmask stores the logs in ``$HOME/.config/leap/bitmaskd.log``. You might want -to remove the whole ``~/.config/leap`` folder when trying a new account, or when you -stop using Bitmask. +to remove the whole ``~/.config/leap`` folder when trying a new account, or +when you stop using Bitmask. Tips for QA -------------------------------- -- cgit v1.2.3