We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd169e commit 036e1eeCopy full SHA for 036e1ee
.github/ISSUE_TEMPLATE/change-request.md
@@ -1,10 +1,14 @@
1
---
2
name: Change request
3
-about: Describe this issue template's purpose here.
+about: Propose a change for this project
4
title: "[CHANGE] "
5
labels: Change
6
assignees: fmind
7
8
9
10
+**Describe the problem you encounter**
11
12
+**Describe the solution you'd like**
13
+
14
+**Additional context**
.github/ISSUE_TEMPLATE/custom-request.md
@@ -0,0 +1,10 @@
+---
+name: Custom request
+about: Ask anything for this project
+title: ''
+labels: ''
+assignees: ''
.github/ISSUE_TEMPLATE/fix-request.md
@@ -1,6 +1,6 @@
name: Fix request
-about: Request a fix to help us improve
+about: Request a fix for this project
title: "[FIX] "
labels: Fix
0 commit comments