Skip to content

Commit

Permalink
Update issue templates (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaskarth authored Sep 4, 2023
1 parent 55eb5e3 commit adfaad5
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Bug report
about: Create a report to help improve Vineflower
title: ''
labels: bug
assignees: ''

---

## Quiltflower version
Replace this text with the version of Vineflower that you are using.

## Describe the bug
Replace this text with a clear and concise description of what the bug is.

## Additional information
Replace this text with any stacktraces, screenshots, example code, or class files (Only if you have the rights to distribute them!) here.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea to improve Vineflower
title: ''
labels: enhancement
assignees: ''

---

## Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

## Describe the solution you'd like
A clear and concise description of what you want to happen.

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

0 comments on commit adfaad5

Please sign in to comment.