diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..3ba13e0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md new file mode 100644 index 0000000..bfbb27f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -0,0 +1,39 @@ +--- +name: Issue +about: Describe the work, acceptance criteria, questions, and scope +--- + +Short description why. + +## Acceptance Criteria + +- at least one criteria +- more are better + +## Open Questions + +- any questions that need to be answered before work can start + +## Out of Scope + +Explain what is out of scope for this issue. + +## Bug details (if this is a bug) + +Fill this subsection only when reporting a bug. Skip it for features and chores. + +### Current behavior + +### Expected behavior + +### Steps to reproduce + +1. +2. +3. + +### Environment + +- OS: +- Node: +- pnpm: