-
Notifications
You must be signed in to change notification settings - Fork 251
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(issue): add maintenance template (#1670)
* feat: add maintenance issue_template * Update maintenance.md
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |