Skip to content

Commit

Permalink
Create feature_request.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasheremans authored and OisinKyne committed Oct 19, 2023
1 parent ab28750 commit 2ce61f4
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: "\U0001F680 Feature or Improvement Ticket"
about: Create a new feature or suggest an improvement
---

# 🎯 Problem to be solved

<!--Describe in detail the problem to be solved by this feature/enhancement and why it is important.-->

# 🛠️ Proposed solution

- [ ] Approved design doc: *link*

# 🧪 Tests

<!--Delete any irrelevant item and add other mandatory tests that should be passing-->

# 👐 Additional acceptance criteria

<!--Delete any irrelevant item and add any additional acceptance criteria for this issue to be marked as closed.-->

# ❌ Out of Scope

<!--If there is anything to highlight as out of scope for this issue, please outline it here.-->

<!--# ✅ Issue Creation Checklist
Delete this section once you have validated that this ticket is
- [ ] Feasible: it can be completed in one sprint (2 weeks) by a single person, otherwise split the ticket into multiple issues
- [ ] Actionable: any contributor must be able to determine immediately what needs to be done to complete the ticket
- [ ] Clear: all contributors have a shared understanding of what it means
- [ ] Testable: there is an effective way to determine if the functionality works as expected -->

0 comments on commit 2ce61f4

Please sign in to comment.