Skip to content
Colin edited this page Aug 20, 2016 · 1 revision

Especially in the early days of production, we'll want to keep an eye out for anything that's acting the slightest bit off. To that effect, the way we'll be tracking this is in github, our project management system.

First things first:

To file a bug or misbehavior:

  • go to https://github.com/colinxfleming/dcaf_case_management/issues
  • click the green 'New issue' button on the right side
  • Give a one-sentence description of the problem (example: 'Clinic name not saving')
  • In the body of the issue, tell us the following:
    • What are you or the CM trying to do?
    • What's happening instead?
    • How can we reproduce this error?