Skip to content
Jeff Martin edited this page Mar 11, 2015 · 3 revisions

Filing Bugs on GitHub Issues

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:

  1. On the title, describe the core issue, prefixed with [BUG-x], where x is the severity (Minor, Major, Critical). eg: [BUG-Critical] Category Index doesn't load questions
  2. 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.
  3. Labelling the Issue as bug (via right sidebar)