-
Notifications
You must be signed in to change notification settings - Fork 0
Filing Bugs
Jeff Martin edited this page Mar 11, 2015
·
3 revisions
During the testing phase of each sprint, you are expected to file any bugs you find on our Issues page. When you do, follow this format:
- On the title, describe the core issue, prefixed with
[BUG-x]
, wherex
is the severity (Minor, Major, Critical). eg:[BUG-Critical] Category Index doesn't load questions
- In the description, describe the issue in detail, including:
- Steps to reproduce it in the browser
- Which browsers are affected
- The error message shown on the browser and/or Rails console.
- Labelling the Issue as
bug
(via right sidebar)