diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6d9b94e..3bd9263 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- title: name: 🐞 Bug report -about: Report a bug. Do not use this for support requests and feature suggestions. +about: Report a bug. Do not use this for questions, support or feature requests. --- Please provide precise information and the exact steps to reproduce the issue. |
