Skip to content

Commit

Permalink
Redirect to GitHub Issues instead of JIRA
Browse files Browse the repository at this point in the history
  • Loading branch information
wohali committed May 17, 2017
1 parent ed3033d commit 092e7b4
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 38 deletions.
2 changes: 1 addition & 1 deletion _src-fauxton-visual-guide/index.jade
Expand Up @@ -425,7 +425,7 @@ div#content.showSideBar
p.question Q: What can I do?
p.answer
| A: Lots of things! checkout our
a(href="https://issues.apache.org/jira/browse/COUCHDB/component/12320406/?selectedTab=com.atlassian.jira.jira-projects-plugin:component-summary-panel") JIRA
a(href="https://github.com/apache/couchdb-fauxton/issues") GitHub Issues
| page for a list of things we need help fixing or building.
p.question Q: I'm not a programmer. What can I do?
p.answer.
Expand Down
2 changes: 1 addition & 1 deletion couchdb-doap.rdf
Expand Up @@ -11,7 +11,7 @@
<asfext:pmc rdf:resource="http://couchdb.apache.org" />
<shortdesc>NoSQL document database using HTTP, JSON, and MapReduce</shortdesc>
<description>Apache CouchDB is a database that completely embraces the web. Store your data with JSON documents. Access your documents with your web browser, via HTTP. Query, combine, and transform your documents with JavaScript. Apache CouchDB works well with modern web and mobile apps. You can even serve web apps directly out of Apache CouchDB. And you can distribute your data, or your apps, efficiently using Apache CouchDB’s incremental replication. Apache CouchDB supports master-master setups with automatic conflict detection.</description>
<bug-database rdf:resource="http://issues.apache.org/jira/browse/COUCHDB"/>
<bug-database rdf:resource="https://github.com/apache/couchdb/issues"/>
<mailing-list rdf:resource="http://couchdb.apache.org/#mailing-lists"/>
<download-page rdf:resource="http://couchdb.apache.org/#download"/>
<programming-language>JavaScript</programming-language>
Expand Down
2 changes: 1 addition & 1 deletion developer-preview/2.0/index.html
Expand Up @@ -95,7 +95,7 @@ <h2 class="icon icon-about">CouchDB 2.0 Developer Preview</h2>
<li>Bug reports</li>
</ul>

<p> Please report your findings to the <a href="http://couchdb.apache.org#mailing-lists" title="Apache CouchDB Developer Mailing list">Developer Maling List</a> or the <a href="https://issues.apache.org/jira/browse/CouchDB">Issue Tracker</a>.
<p> Please report your findings to the <a href="http://couchdb.apache.org#mailing-lists" title="Apache CouchDB Developer Mailing list">Developer Maling List</a> or the <a href="https://github.com/apache/couchdb/issues">Issue Tracker</a>.


<h2>Installation</h2>
Expand Down
4 changes: 2 additions & 2 deletions fauxton-visual-guide/index.html
Expand Up @@ -170,7 +170,7 @@ <h1 id="cors">CORS</h1>
<p>The Verify Installation allows you to check whether all of the components of your CouchDB installation are correctly installed.</p>
<p><img src="imgs/screen-shots/verify.png" alt="Verify" title="Verify"></p>
</div><div id="end-using-fauxton"></div></div></div></div><div id="answers" class="section"><div class="middleBar"> <img src="imgs/answers-light.png" class="topic-image"><div class="section-title">Answers</div></div><div id="rightContent"> <h1>Answers!<p class="question">Q: Where can I find answers about CouchDB?</p><p class="answer">A: Checkout the <a href="http://wiki.apache.org/couchdb/Frequently_asked_questions">CouchDB FAQ</a>.</p><p class="question">Q: Wow! this is awesome! how can I contribute?</p><p class="answer">A: Thanks! If you want to contribute, you can open a pull request
on <a href="https://github.com/apache/couchdb-fauxton">Github</a>.</p><p class="question">Q: What can I do?</p><p class="answer">A: Lots of things! checkout our <a href="https://issues.apache.org/jira/browse/COUCHDB/component/12320406/?selectedTab=com.atlassian.jira.jira-projects-plugin:component-summary-panel">JIRA</a> page for a list of things we need help fixing or building.</p><p class="question">Q: I'm not a programmer. What can I do?</p><p class="answer">A: Good question. There are many things you can do to help out! Find
on <a href="https://github.com/apache/couchdb-fauxton">Github</a>.</p><p class="question">Q: What can I do?</p><p class="answer">A: Lots of things! checkout our <a href="https://github.com/apache/couchdb-fauxton/issues">GitHub Issues</a> page for a list of things we need help fixing or building.</p><p class="question">Q: I'm not a programmer. What can I do?</p><p class="answer">A: Good question. There are many things you can do to help out! Find
a place that you think needs fixing, and find out how to fix it.
</p><p>If you have design skills, or would like to learn architecture
skills, you can help out by finding a cumbersome or non-intuitive
Expand All @@ -193,4 +193,4 @@ <h1 id="cors">CORS</h1>
<p><a href="http://webchat.freenode.net/?channels=couchdb">CouchDB IRC</a> Our chat
channel</p>
<p><a href="http://www.apache.org/">Apache Software Foundation</a> About the ASF</p>
</h1><div id="end-answers"></div></div></div><div id="hamburger" class="showSideBar"><i aria-hidden="true" class="fa fa-bars"></i></div></div></body></html>
</h1><div id="end-answers"></div></div></div><div id="hamburger" class="showSideBar"><i aria-hidden="true" class="fa fa-bars"></i></div></div></body></html>
14 changes: 7 additions & 7 deletions index.html
Expand Up @@ -273,13 +273,13 @@ <h3>
</h3>
<p class="skill-card-slogan">
Help shape the future of CouchDB! There’s still plenty of work to be
done on the core database. We use JIRA to track issues and GitHub for
pull requests.
done on the core database. We use GitHub to track issues and pull requests.
</p>
<ul>

<li>&mdash; <a href="https://github.com/apache?query=couchdb">CouchDB on GitHub</a></li>
<li>&mdash; <a href="https://issues.apache.org/jira/browse/COUCHDB/?selectedTab=com.atlassian.jira.jira-projects-plugin:issues-panel">Issue tracker</a></li>
<li>&mdash; <a href="https://github.com/apache/couchdb/issues">GitHub Issues</a></li>
<li>&mdash; <a href="https://issues.apache.org/jira/browse/COUCHDB/?selectedTab=com.atlassian.jira.jira-projects-plugin:issues-panel">(Inactive) Jira issues</a></li>
<li>&mdash; <a href="http://mail-archives.apache.org/mod_mbox/couchdb-dev/">Dev mailing list</a></li>
</ul>
</div>
Expand Down Expand Up @@ -378,7 +378,8 @@ <h3>
<ul>
<li>&mdash; <a href="http://webchat.freenode.net/?channels=#couchdb">Official CouchDB chat</a></li>
<li>&mdash; <a href="http://stackoverflow.com/questions/tagged/couchdb">Stackoverflow questions</a></li>
<li>&mdash; <a href="https://issues.apache.org/jira/browse/COUCHDB/?selectedTab=com.atlassian.jira.jira-projects-plugin:issues-panel">Jira issues</a></li>
<li>&mdash; <a href="https://github.com/apache/couchdb/issues">GitHub Issues</a></li>
<li>&mdash; <a href="https://issues.apache.org/jira/browse/COUCHDB/?selectedTab=com.atlassian.jira.jira-projects-plugin:issues-panel">(Inactive) Jira issues</a></li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -545,7 +546,7 @@ <h2 class="icon icon-mailing-lists">Mailing Lists</h2>
<a href="mailto:notifications-subscribe@couchdb.apache.org">Subscribe</a> &middot;
<a href="mailto:notifications@couchdb.apache.org">Post</a> &middot;
<a href="mailto:notifications-unsubscribe@couchdb.apache.org">Unsubscribe</a>
<p>A single stream of generated notification from JIRA, GitHub etc.</p>
<p>A single stream of generated notification from GitHub, etc.</p>
</div>

<div class="list-header">
Expand Down Expand Up @@ -731,7 +732,7 @@ <h2 class="icon icon-more">More &hellip;</h2>
<ul class="list more">
<li class="corner"></li>
<li><a href="http://wiki.apache.org/couchdb/">Wiki<span></span></a></li>
<li><a href="https://issues.apache.org/jira/browse/CouchDB">Issue Tracker<span></span></a></li>
<li><a href="https://github.com/apache/couchdb/issues">Issue Tracker<span></span></a></li>
<li><a href="https://github.com/apache/couchdb/pulls">Pull Requests<span></span></a></li>
<li><a href="https://github.com/apache?query=couchdb">Git Mirrors<span></span></a></li>
</ul>
Expand Down Expand Up @@ -775,7 +776,6 @@ <h2 class="icon icon-more">More &hellip;</h2>
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript" src="script/jira.js"></script>
<script type="text/javascript" src="script/slack.js"></script>
<script>
$(document).ready(function () {
Expand Down
26 changes: 0 additions & 26 deletions script/jira.js

This file was deleted.

0 comments on commit 092e7b4

Please sign in to comment.