diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2021-08-25 22:13:17 +0200 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2022-01-16 16:14:55 +0100 |
| commit | fa2c8f42b3d4c82455655f211f67150170911273 (patch) | |
| tree | c25b1550978c5bffd89c9913ca424a8d570b8b2a /.github | |
| parent | db4e36ad9bfc295f2d25f2a0264983ee35767631 (diff) | |
| download | invidious-fa2c8f42b3d4c82455655f211f67150170911273.tar.gz invidious-fa2c8f42b3d4c82455655f211f67150170911273.tar.bz2 invidious-fa2c8f42b3d4c82455655f211f67150170911273.zip | |
Issue template: ask to read the FAQ
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c0485266..4c1a6330 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,9 +7,16 @@ assignees: '' --- -<!-- Please use the search function to check if the bug you found has already been reported by someone else --> -<!-- If you want to suggest a new feature please use "Feature request" instead --> -<!-- If you want to suggest an enhancement to an existing feature please use "Enhancement" instead --> +<!-- + BEFORE TRYING TO REPORT A BUG: + + * Read the FAQ! + * Use the search function to check if there is already an issue open for your problem! + + If you want to suggest a new feature please use "Feature request" instead + If you want to suggest an enhancement to an existing feature please use "Enhancement" instead +--> + **Describe the bug** <!-- A clear and concise description of what the bug is. --> |
