diff options
author | 2022-02-02 14:37:57 +0700 | |
---|---|---|
committer | 2022-02-02 14:37:57 +0700 | |
commit | 89812cb9a96a3907c0735e3a8bd0646ecf60d83a (patch) | |
tree | fa71ace6cef3f34161f46e99de03cb20ab6ef62b /.github | |
parent | 375ca7f5044343d861658f382bc569f90a75ba63 (diff) | |
download | iced-89812cb9a96a3907c0735e3a8bd0646ecf60d83a.tar.gz iced-89812cb9a96a3907c0735e3a8bd0646ecf60d83a.tar.bz2 iced-89812cb9a96a3907c0735e3a8bd0646ecf60d83a.zip |
Fix capitalization of `title` in bug report template
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index dc1e4c09..c62ea10d 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -1,4 +1,4 @@ -name: Bug Report +name: Bug report description: File a bug report labels: ["bug"] body: |