[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [nyx/master] FAQ entry for how to report a bug
commit 98444899114c355af63d760eb00d0072023956fc
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Tue Aug 1 09:49:14 2017 -0700
FAQ entry for how to report a bug
---
web/index.html | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/web/index.html b/web/index.html
index b25c898..7b0e034 100644
--- a/web/index.html
+++ b/web/index.html
@@ -143,6 +143,32 @@
</div>
</li>
+ <li id="report_bug">
+ <span>How can I report a bug?</span>
+ <div class="answer">
+ <p>Ran into a problem? Reporting issues is easy...</p>
+
+ <ol>
+ <li>Go to our <b><a href="https://trac.torproject.org/projects/tor/wiki/doc/nyx/bugs">bug tracker</a></b>.<br /><br /></li>
+ <li>Log in. If you'd rather not make an account you can use these credentials to file an issue anonymously...<br /><br />
+ <ul>
+ <li>Username: <b>cypherpunks</b></li>
+ <li>Password: <b>writecode</b></li>
+ </ul>
+ <br />
+ </li>
+ <li>Fill in the following fields...<br /><br />
+ <ul>
+ <li><b>Summary</b>: Brief description of your issue.</li>
+ <li><b>Description</b>: Detailed description of your issue. Please provide steps for me to reproduce the problem, stacktrace if you got one, and screenshot if applicable.</li>
+ <li><b>Type</b>: defect</li>
+ <li><b>Component</b>: Core Tor → Nyx</li>
+ </ul>
+ </li>
+ </ol>
+ </div>
+ </li>
+
<li id="license">
<span>What license is Nyx under?</span>
<div class="answer">
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits