Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.
Jess-Alcantara edited this page Mar 24, 2019 · 5 revisions

Issues

To navigate to the Issues, use this link

Issue Process

An issue can be created to document bugs or request new features. Please check that the issue does not already exist to avoid duplicates.

All issues should follow a common template setup.

Issue Template

Bug Reports

  • Label the issue with an estimate of the size
  • Description of the bug
  • Steps to reproduce the bug
  • Acceptance criteria for fixing the bug
  • Flag dependencies to other issues

Feature Requests

  • Label the issue with an estimate of the size
  • Description of the feature you would like to see
  • Brief explanation of why you think it would be useful
  • Flag dependencies to other issues

Required Reviewers

Issues require a minimum of three people to review. When the final person reviewing approves the issue, it is their job to add the approved tag to the issue. Remember to test the issue exists against the latest version and that the details and estimations of size are appropriate.