diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/BUG-REPORT.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 1626a699..9d0eb2ed 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. +name: I have a problem with the library +description: File a bug report. labels: ["bug"] body: - type: markdown |