Skip to content

Commit

Permalink
chore(issue): add maintenance template (#1670)
Browse files Browse the repository at this point in the history
* feat: add maintenance issue_template
* Update maintenance.md
  • Loading branch information
Bartosz Leoniak authored and nicojs committed Aug 28, 2019
1 parent 2bb7dd8 commit 0ecc0ec
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Maintenance
about: Suggest an idea for this project
title: ''
labels: "\U0001F527 Maintenance"
assignees: 'kmdrGroch'

---

**Is your maintenance 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.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions.

**Additional context**
Add any other context or screenshots about the maintenance request here.

0 comments on commit 0ecc0ec

Please sign in to comment.