summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-04-23 20:05:36 -0400
committerClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-04-23 20:05:36 -0400
commit817529b15f584de2104c9303a1bb1861c0571369 (patch)
treecbf7c16964455a0884c57508044d2bbd275bd360
parent109498c1db4154e2388fb500ba61cf76e7f49549 (diff)
github: remove issue report title template
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml3
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.yml1
-rw-r--r--.github/ISSUE_TEMPLATE/packaging.yml1
3 files changed, 1 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 2550564c..c506b0a5 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,5 @@
name: Bug report
description: Found something wrong or broken? If it hasn't already been filed/solved, report it!
-title: "[Bug] "
labels: ["bug"]
body:
- type: checkboxes
@@ -99,7 +98,7 @@ body:
placeholder: |
Example:
I expect to be able to see information about the encrypted partition on basic mode.
-
+
- type: textarea
id: actual
validations:
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index 2f26ca32..1afc4b05 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -1,6 +1,5 @@
name: Feature request
description: Got a good idea that hasn't already been suggested? Mention it here!
-title: "[Feature] "
labels: ["feature"]
body:
- type: checkboxes
diff --git a/.github/ISSUE_TEMPLATE/packaging.yml b/.github/ISSUE_TEMPLATE/packaging.yml
index a81bc001..000d17ec 100644
--- a/.github/ISSUE_TEMPLATE/packaging.yml
+++ b/.github/ISSUE_TEMPLATE/packaging.yml
@@ -1,6 +1,5 @@
name: Packaging
description: For issues, questions, or requests regarding packaging or distribution.
-title: "[Packaging] "
labels: ["packaging"]
body:
- type: markdown