diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 98584215b4..0ee897d4ca 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,11 +1,12 @@
# Reporting Bugs
-1. go to the [https://github.com/lefnire/habitrpg/issues?state=open issue queue] and
-1. check first that a ticket doesn't already exist, using the (search bar)[https://www.evernote.com/shard/s17/sh/4a159680-a709-4949-9805-d849bc124c1d/6276f24fb1dce8985eec7d5b021edd9c]; then
-1. if one hasn't been submitted, (create a new ticket)[https://github.com/lefnire/habitrpg/issues/new] . If at all possible, please include your operating system, browser, (user ID)[http://habitrpg.wikia.com/wiki/Settings#UserID] and **most importantly** any JavaScript errors that may be being thrown (see (Chrome Console instructions)[https://developers.google.com/chrome-developer-tools/docs/console#opening_the_console] for how to do that).
+1. go to the [issue queue](https://github.com/lefnire/habitrpg/issues?state=open) and
+1. check first that a ticket doesn't already exist, using the [search bar](https://www.evernote.com/shard/s17/sh/4a159680-a709-4949-9805-d849bc124c1d/6276f24fb1dce8985eec7d5b021edd9c)
+1. if one hasn't been submitted, [create a new ticket](https://github.com/lefnire/habitrpg/issues/new). If at all possible, please include your browser, [user ID](http://habitrpg.wikia.com/wiki/Settings#UserID) and **most importantly** any JavaScript errors that may be being thrown (see [Chrome Console instructions](https://developers.google.com/chrome-developer-tools/docs/console#opening_the_console) for how to do that).
# Requesting a feature
-TODO
+
+HabitRPG uses [Trello](https://trello.com/b/EpoYEYod/habitrpg) to track feature requests. [Read more](https://trello.com/c/8gzGlle8/142-how-to-submit-a-new-request).
# Contributing Code
TODO: add CLA link
\ No newline at end of file
diff --git a/views/options/social/tavern.jade b/views/options/social/tavern.jade
index eded297e3a..38a405e2bc 100644
--- a/views/options/social/tavern.jade
+++ b/views/options/social/tavern.jade
@@ -105,6 +105,6 @@
h3 Tavern Talk
include ./chat-box
small.alert.alert-info.
- Note: if you're reporting a bug, the developers won't see it here. Follow these instructions instead.
+ Note: if you're reporting a bug, the developers won't see it here. Please use Github instead .
ul.unstyled.tavern-chat
include ./chat-message
diff --git a/views/shared/footer.jade b/views/shared/footer.jade
index e168c2da29..68e7dc271f 100644
--- a/views/shared/footer.jade
+++ b/views/shared/footer.jade
@@ -32,7 +32,7 @@ footer.footer(ng-controller='FooterCtrl')
h4 Community
ul.unstyled
li
- a(target='_blank', href='https://github.com/lefnire/habitrpg/issues?state=open') Submit Bug
+ a(target='_blank', href='https://github.com/HabitRPG/habitrpg/issues') Submit Bug
li
a(target='_blank', href='https://trello.com/board/habitrpg/50e5d3684fe3a7266b0036d6') Request Feature
li
diff --git a/views/shared/profiles/achievements.jade b/views/shared/profiles/achievements.jade
index 0c3ce6d860..fefd37bf82 100644
--- a/views/shared/profiles/achievements.jade
+++ b/views/shared/profiles/achievements.jade
@@ -27,7 +27,7 @@
span.label(ng-if='profile.contributor.level', class='label-contributor-{{profile.contributor.level}}') {{contribText(profile.contributor, profile.backer)}}
span.label(ng-if='!profile.contributor.level') Contributor
small.
- Has contributed to HabitRPG (code, design, pixel art, legal advice, docs, etc). Want this badge? Fix a bug :)
+ Has contributed to HabitRPG (code, design, pixel art, legal advice, docs, etc). Want this badge? Read more.
hr
div(ng-if='profile.backer.tier')