mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-13 17:52:22 +00:00
Update CONTRIBUTING.md
Moved the FAQ suggestion to a subsection of Reporting Bugs.
This commit is contained in:
parent
d21f1f4e5b
commit
c65860123f
1 changed files with 3 additions and 2 deletions
|
|
@ -4,12 +4,13 @@
|
|||
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/API#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).
|
||||
|
||||
### Frequently Asked Questions
|
||||
You might find help with your issue on the [Frequently Asked Questions](http://habitrpg.wikia.com/wiki/FAQ) page.
|
||||
|
||||
# Requesting a feature
|
||||
|
||||
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).
|
||||
|
||||
# Frequently Asked Questions
|
||||
You might find help with your issue on the [Frequently Asked Questions](http://habitrpg.wikia.com/wiki/FAQ) page.
|
||||
|
||||
# Contributing Code
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue