diff options
author | Wladimir Kirianov <wladefant@gmail.com> | 2022-08-12 10:17:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-12 10:17:50 +0000 |
commit | 41504e779b67c7240ae469875c8427d11f07d07a (patch) | |
tree | ed00b02a61d70135d54d5a0a685d65cb2e80490c | |
parent | 6572803b562dc230326b1eab742f02ef831315f5 (diff) | |
download | infinity-for-reddit-41504e779b67c7240ae469875c8427d11f07d07a.tar infinity-for-reddit-41504e779b67c7240ae469875c8427d11f07d07a.tar.gz infinity-for-reddit-41504e779b67c7240ae469875c8427d11f07d07a.tar.bz2 infinity-for-reddit-41504e779b67c7240ae469875c8427d11f07d07a.tar.lz infinity-for-reddit-41504e779b67c7240ae469875c8427d11f07d07a.tar.xz infinity-for-reddit-41504e779b67c7240ae469875c8427d11f07d07a.tar.zst infinity-for-reddit-41504e779b67c7240ae469875c8427d11f07d07a.zip |
fixed renamed label
-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 bdb66ef9..94106240 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -1,6 +1,6 @@ name: Bug report description: Create a report to help us improve existing features -labels: ["Type: Possible bug"] +labels: ["type: possible bug"] body: - type: markdown attributes: |