From 8340b1da10ce5cad84bbdc8038b982a92ecf1cee Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Fri, 29 Jan 2021 23:29:49 +0100 Subject: [PATCH] Mention GitHub Discussions --- .github/ISSUE_TEMPLATE/bug_report.md | 2 ++ .github/ISSUE_TEMPLATE/feature_request.md | 3 +++ README.md | 4 +++- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d95e1f63..c5faba9e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,6 +9,8 @@ Have you read the README? https://github.com/bromite/bromite/blob/master/README. Have you searched the issue tracker? https://github.com/bromite/bromite/issues Are you sure this is not a Chromium bug? You have to test with Chromium before submitting a bug. Are you using the latest version of Bromite? + +If instead of a bug report you want to ask a question then please use the GitHub Discussions: https://github.com/bromite/bromite/discussions --> ### Bromite version diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a7cf9efd..8540ae0a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -9,6 +9,9 @@ Have you searched the issue tracker? https://github.com/bromite/bromite/issues Have you read the F.A.Q.s? https://github.com/bromite/bromite/blob/master/FAQ.md Have you read the README? https://github.com/bromite/bromite/blob/master/README.md Have you read the Wiki? https://github.com/bromite/bromite/wiki + +If instead of a feature request you want to ask a question then please use the GitHub Discussions: https://github.com/bromite/bromite/discussions + --> diff --git a/README.md b/README.md index e5e828d5..73350531 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,9 @@ Bromite uses an unindexed filter file, which is periodically published at https: Please submit issues following the issue template; beware that GitHub does not display the templates from mobile. -Patches are welcome and accepted if they match the project goals; if you are willing to contribute you can open an issue to discuss patches submission. +Patches are welcome and accepted if they match the project goals. + +For any usage or development discussion please use GitHub Discussions: https://github.com/bromite/bromite/discussions # Credits