Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
jaX10bt authored Oct 16, 2024
1 parent 5b44307 commit a62027b
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: Bug report
about: For reporting bugs
title: "[BUG]"
labels: bug
assignees: ''

---

**Bug description:**


**Expected behavior:**


**Screenshots:**


**Additional information:**
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: Feature request
about: New feature or enhancement
title: ''
labels: ''
assignees: ''

---

**AS A** *role or user type*
**I WANT** *the feature or functionality desired*
**SO THAT** *desired outcome or goal*

### Acceptance Criteria

- [ ] ...

0 comments on commit a62027b

Please sign in to comment.