summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRiku Isokoski <riksu9000@gmail.com>2021-10-20 15:37:56 +0300
committerRiku Isokoski <riksu9000@gmail.com>2021-10-20 15:37:56 +0300
commite2d8397c0864c71e1dcf9afbdd9fdc5edc84132d (patch)
treed78227855d38392b8850aaf8b7f9ed65d449fb59 /.github
parentab7c6e162f82674d176466d361b1f87a0d55cf4a (diff)
Fix issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report.yaml1
-rw-r--r--.github/ISSUE_TEMPLATE/feature-request.yaml1
2 files changed, 0 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml
index efcba56c..f0fb076e 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yaml
@@ -1,6 +1,5 @@
name: Bug Report
description: File a bug report
-title: "[Bug]: "
labels: ["bug"]
body:
- type: markdown
diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml
index 092ef909..26e4fa0f 100644
--- a/.github/ISSUE_TEMPLATE/feature-request.yaml
+++ b/.github/ISSUE_TEMPLATE/feature-request.yaml
@@ -1,6 +1,5 @@
name: Feature Request
description: File a feature request
-title: ""
labels: ["feature request"]
body:
- type: markdown