summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-02-02 14:52:04 +0700
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-02-02 14:52:04 +0700
commite068e9cc824e4f928bb1d009198dc3f5984be54e (patch)
treed680537173e66340d45e360c80d01a66de4b16fd /.github
parent61543e4c04a114cae4c283e2a53964380bd71ecf (diff)
downloadiced-e068e9cc824e4f928bb1d009198dc3f5984be54e.tar.gz
iced-e068e9cc824e4f928bb1d009198dc3f5984be54e.tar.bz2
iced-e068e9cc824e4f928bb1d009198dc3f5984be54e.zip
Remove `codebase` from bug report template
... since a bug report may not necessarily indicate an issue in the codebase.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/BUG-REPORT.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
index a1aecde6..1626a699 100644
--- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
+++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
@@ -1,5 +1,5 @@
name: Bug report
-description: Report a problem in the codebase.
+description: Report a problem.
labels: ["bug"]
body:
- type: markdown