diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 5ba405f..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Bug report -about: Create a report to help me fix something -title: '' -labels: bug -assignees: Sommerwiesel - ---- - -**Describe the bug** - -**To Reproduce** - -**Expected behavior** - - -**Screenshots** - - -**Additional context** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 4815e45..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: enhancement -assignees: Sommerwiesel - ---- - -**Is your feature request related to a problem? Please describe.** - - -**Describe the solution you'd like** - - -**Describe alternatives you've considered** - - -**Additional context** diff --git a/patches/invidious/014-rewrite-obnoxious-blocked-message.patch b/patches/invidious/014-rewrite-obnoxious-blocked-message.patch index 2ecc29f..ff99efc 100644 --- a/patches/invidious/014-rewrite-obnoxious-blocked-message.patch +++ b/patches/invidious/014-rewrite-obnoxious-blocked-message.patch @@ -1016,7 +1016,7 @@ index e2c4b650..f0e93de2 100644 + watch_error_contact_or = translate(locale, "watch_error_contact_or") + watch_error_contact_github = translate(locale, "watch_error_contact_github") + -+ error_message = "
" + remove_duplicate_phrases(message) + "
" + watch_error_text_1 + "
" + watch_error_text_2 + " " + watch_error_contact + " " + watch_error_contact_or + " " + watch_error_contact_github + "
" + watch_error_text_3 + "
" + watch_error_text_4 + "
" + remove_duplicate_phrases(message) + "
" + watch_error_text_1 + "
" + watch_error_text_2 + " " + watch_error_contact + " " + watch_error_contact_or + " " + watch_error_contact_github + "
" + watch_error_text_3 + "
" + watch_error_text_4 + "
" + translate(locale, message) + "