diff options
| author | Émilien (perso) <4016501+unixfox@users.noreply.github.com> | 2025-01-09 14:21:28 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-09 14:21:28 +0100 |
| commit | b13f77b5afe72b5258d2a9484833a7b7e0fd0944 (patch) | |
| tree | 6c1f02c03ddb24a6d3ce66bcb835adf35a4fe19c /.github | |
| parent | 98926047586154269bb269d01e3e52e60e044035 (diff) | |
| download | invidious-b13f77b5afe72b5258d2a9484833a7b7e0fd0944.tar.gz invidious-b13f77b5afe72b5258d2a9484833a7b7e0fd0944.tar.bz2 invidious-b13f77b5afe72b5258d2a9484833a7b7e0fd0944.zip | |
Update bug report issue message
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4c1a6330..02bc3795 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,8 +10,10 @@ assignees: '' <!-- 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! + * Read the FAQ: https://docs.invidious.io/faq/! + * Use the search function to check if there is already an issue open for your problem: https://github.com/search?q=repo%3Aiv-org%2Finvidious+replace+me+with+your+bug&type=issues! + + MAKE SURE TO FOLLOW THE TWO STEPS ABOVE BEFORE REPORTING A BUG. A BUG THAT ALREADY EXIST WILL IMMEDIATELY CLOSED. 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 |
