aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-08-21 15:53:44 +0700
committerGitHub <[email protected]>2023-08-21 15:53:44 +0700
commitb22333c5addef980774d23414ce4027b96c36734 (patch)
tree154ee515836b26dead90ecbbbce6a255a308b0c8 /.github
parentUpdate issue templates (diff)
downloadmoopa-b22333c5addef980774d23414ce4027b96c36734.tar.xz
moopa-b22333c5addef980774d23414ce4027b96c36734.zip
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index a9f67d9..a137ea2 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,7 +1,7 @@
---
name: Bug report
about: Create a report to help us improve
-title: "[BUG]"
+title: "[BUG] Your Title Here"
labels: "\U0001F41B bug"
assignees: ''
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index d669e68..17ce160 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,7 +1,7 @@
---
name: Feature request
about: Suggest an idea for this project
-title: "[Enhancements]"
+title: "[Enhancements] Your Title Here"
labels: enhancement
assignees: ''