[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [nyx/master] Change bug tracker links to github
commit f9ddb13b8bc164c945ded95ce5960b3d2ecc8cd7
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Sat Dec 21 14:47:02 2019 -0800
Change bug tracker links to github
Nyx counterpart of https://gitweb.torproject.org/stem.git/commit/?id=7852f52
---
nyx/__init__.py | 2 +-
web/changelog/index.html | 2 +-
web/changelog/legacy.html | 2 +-
web/index.html | 31 ++++++-------------------------
4 files changed, 9 insertions(+), 28 deletions(-)
diff --git a/nyx/__init__.py b/nyx/__init__.py
index 9861687..ce57b63 100644
--- a/nyx/__init__.py
+++ b/nyx/__init__.py
@@ -87,7 +87,7 @@ SQLITE_UNAVAILABLE = """\
Python's sqlite3 module is unavailable. Unfortunately some platforms
don't bundle this with the interpreter. Please let us know at...
- https://trac.torproject.org/projects/tor/wiki/doc/nyx/bugs
+ https://github.com/torproject/nyx/issues/
"""
SQLITE_UNAVAILABLE_GENTOO = """\
diff --git a/web/changelog/index.html b/web/changelog/index.html
index b6c0481..9763203 100644
--- a/web/changelog/index.html
+++ b/web/changelog/index.html
@@ -19,7 +19,7 @@
<ul id="more-menu">
<li><a href="./index.html">Changelog</a></li>
<li><a href="../index.html#configuration">Configuration</a></li>
- <li><a href="https://trac.torproject.org/projects/tor/wiki/doc/nyx/bugs">Bug Tracker</a></li>
+ <li><a href="https://github.com/torproject/nyx/issues/">Bug Tracker</a></li>
<li><a href="../index.html#contact">Contact</a></li>
</ul>
</div>
diff --git a/web/changelog/legacy.html b/web/changelog/legacy.html
index 02d405f..667e56f 100644
--- a/web/changelog/legacy.html
+++ b/web/changelog/legacy.html
@@ -19,7 +19,7 @@
<ul id="more-menu">
<li><a href="./index.html">Changelog</a></li>
<li><a href="../index.html#configuration">Configuration</a></li>
- <li><a href="https://trac.torproject.org/projects/tor/wiki/doc/nyx/bugs">Bug Tracker</a></li>
+ <li><a href="https://github.com/torproject/nyx/issues/">Bug Tracker</a></li>
<li><a href="../index.html#contact">Contact</a></li>
</ul>
</div>
diff --git a/web/index.html b/web/index.html
index e9fe5e6..0320447 100644
--- a/web/index.html
+++ b/web/index.html
@@ -23,7 +23,7 @@
<ul id="more-menu">
<li><a href="changelog/index.html">Changelog</a></li>
<li><a href="#configuration">Configuration</a></li>
- <li><a href="https://trac.torproject.org/projects/tor/wiki/doc/nyx/bugs">Bug Tracker</a></li>
+ <li><a href="https://github.com/torproject/nyx/issues/">Bug Tracker</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
@@ -196,26 +196,7 @@ E: Unable to locate package nyx</pre>
<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 to reproduce your issue, 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>
+ <p>Ran into a problem? Please simply inform us of it on our<a href="https://github.com/torproject/nyx/issues/">bug tracker</a>.</p>
</div>
</li>
@@ -325,7 +306,7 @@ FetchUselessDescriptors 1</pre>
<li id="getting_involved">
<span>How can I get involved?</span>
<div class="answer">
- <p>The best way of getting involved with any project is to jump right in! In particular look for the 'easy' keyword on our <a href="http://trac.torproject.org/projects/tor/wiki/doc/nyx/bugs">bug tracker</a> for a handy spot to start.</p>
+ <p>The best way of getting involved with any project is to jump right in! In particular look for the 'easy' keyword on our <a href="https://github.com/torproject/nyx/issues/">bug tracker</a> for a handy spot to start.</p>
<p>Got questions? I'm <b>atagar</b> on <a href="http://www.oftc.net/">oftc</a> and available <a href="https://www.atagar.com/contact/">via email</a>. To get started...</p>
<ol>
@@ -334,7 +315,7 @@ FetchUselessDescriptors 1</pre>
<li>Install the development version of <a href="https://stem.torproject.org/">Stem</a>...<pre>git clone https://git.torproject.org/stem.git
cd stem
sudo python setup.py install</pre><br></li>
- <li>Find a <a href="https://trac.torproject.org/projects/tor/wiki/doc/nyx/bugs">bug or feature</a> that sounds fun and dig in!</li>
+ <li>Find a <a href="https://github.com/torproject/nyx/issues/">bug or feature</a> that sounds fun and dig in!</li>
</ol>
</div>
</li>
@@ -843,8 +824,8 @@ logged_events BW, NOTICE, WARN, ERR
</tr>
<tr>
- <td id="bugtracker-contact"><a href="https://trac.torproject.org/projects/tor/wiki/doc/nyx/bugs"><img src="images/bugtracker.png" alt="bugtracker"></a></td>
- <td class="contact-description">Running into a bug? To report technical problems drop us a line on our <a href="https://trac.torproject.org/projects/tor/wiki/doc/nyx/bugs">bug tracker</a>.</td>
+ <td id="bugtracker-contact"><a href="https://github.com/torproject/nyx/issues/"><img src="images/bugtracker.png" alt="bugtracker"></a></td>
+ <td class="contact-description">Running into a bug? To report technical problems drop us a line on our <a href="https://github.com/torproject/nyx/issues/">bug tracker</a>.</td>
</tr>
</table>
</div>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits