Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
added improvement template
  • Loading branch information
jdohm authored Apr 2, 2021
1 parent ef1c2de commit 23ea803
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/improvement.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: Improvement
about: Improvements, like updating a library to a newer version.
title: your title [Improvement]
labels: enhancement
assignees: ''

---

**Describe the improvement**
A clear and concise description of what the improvement is.

**Needed Steps to fulfill improvement**
- [ ] first step
- [ ] second step
- [ ] ...

**Additional context**
Add any other context about the problem here.

0 comments on commit 23ea803

Please sign in to comment.