mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-22 05:44:16 +00:00
Merge pull request #1925 from bobbyroberts99/patch-1
Update Contributing.md
This commit is contained in:
commit
68bb5993c9
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Reporting Bugs
|
||||
|
||||
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).
|
||||
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/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).
|
||||
|
||||
# Requesting a feature
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue