Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.2 KB

ISSUE_TEMPLATE.md

File metadata and controls

28 lines (19 loc) · 1.2 KB

Hey there and thank you for using issue tracker! 👍

Prerequisites

We realise there is a lot of information requested here. We ask only that you do your best to provide as much as possible so we can better help.

  • Read the contributing guidelines
  • Ensure the issue isn't already reported
  • Its helpful to use the bug or enhancement label

Please delete the above section and any instructions in the sections below before submitting. Thanks.

The problem

Briefly describe the issue you are experiencing or the feature you want to see added to Styx. Tell us what you were trying to do and what happened instead.

Remember, we love features that you've contributed, so a PR with tests is amazing.

Detailed description

Please provide as much detail as possible. Remember that providing sample code and or failing tests it's much faster to understand and fix.

Acceptance criteria

What you expect to happen in a list format. e.g.

  • A developer should be able configure option via overrides

Please keep it high level and try not to get into the detail of implementation