diff options
author | energ0n <78747128+energ0n@users.noreply.github.com> | 2022-11-08 17:25:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-08 17:25:27 +0100 |
commit | 89fa4d439759794f3e303726a65a4e35fab9978e (patch) | |
tree | bb7dd12fe109d24229f343484b836bba3fbc4dff /.github/ISSUE_TEMPLATE | |
parent | Delete bug_report.md (diff) | |
download | xManager-89fa4d439759794f3e303726a65a4e35fab9978e.tar xManager-89fa4d439759794f3e303726a65a4e35fab9978e.tar.gz xManager-89fa4d439759794f3e303726a65a4e35fab9978e.tar.bz2 xManager-89fa4d439759794f3e303726a65a4e35fab9978e.tar.lz xManager-89fa4d439759794f3e303726a65a4e35fab9978e.tar.xz xManager-89fa4d439759794f3e303726a65a4e35fab9978e.tar.zst xManager-89fa4d439759794f3e303726a65a4e35fab9978e.zip |
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-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 0c02a11..fece566 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -5,7 +5,7 @@ body: - type: checkboxes attributes: label: 🧐 Have you fully read the README and viewed similar issues? - description: Please read the <a href="https://github.com/xManager-v2/xManager-Spotify/blob/main/readme.md">README</a>. Also check the open and closed <a href="https://github.com/xManager-v2/xManager-Spotify/issues">issue</a> because your issue may have already been fixed. + description: Please read the <a href="https://github.com/xManager-v2/xManager-Spotify/blob/main/README.md">README</a>. Also check the open and closed <a href="https://github.com/xManager-v2/xManager-Spotify/issues">issue</a> because your issue may have already been fixed. options: - label: I have read the README required: true |