Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.
Nathan Cairns edited this page Mar 27, 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. These templates are outlined below.

Bug Report Template:

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behaviour / Acceptance Criteria A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]

Additional context Add any other context about the problem here.

Related issues Reference related issues here

Feature Request Template:

Description A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Acceptance Criteria A clear and concise description of what you want to happen.

Pointers / Solutions A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Related issues Reference related issues here

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.