From: Luc Sarzyniec Date: Tue, 9 Feb 2021 16:52:00 +0000 (+0100) Subject: Add a default issue template X-Git-Tag: 2021-02-10~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49ef88da0d965c698e1b126d6c967bf0d14049ce;p=thirdparty%2Fut1-blacklists.git Add a default issue template --- diff --git a/.github/ISSUE_TEMPLATE/default.md b/.github/ISSUE_TEMPLATE/default.md new file mode 100644 index 00000000..5ba07797 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/default.md @@ -0,0 +1,10 @@ +--- +name: default +about: Disclaimer +title: '' +labels: bug +assignees: olbat + +--- + +__Important__: This repository is a read-only mirror of blacklists managed on the [UT1 website](https://dsi.ut-capitole.fr/blacklists/index_en.php). If, for any reasons, you'd like to make a modification to the lists, please reach out the maintainer(s). diff --git a/.github/ISSUE_TEMPLATE/disclaimer.md b/.github/ISSUE_TEMPLATE/disclaimer.md new file mode 100644 index 00000000..04f80416 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/disclaimer.md @@ -0,0 +1,10 @@ +--- +name: '' +about: Disclaimer +title: '' +labels: '' +assignees: '' + +--- + +__Important__: This repository is a read-only mirror of blacklists managed on the [UT1 website](https://dsi.ut-capitole.fr/blacklists/index_en.php). If, for any reasons, you'd like to make a modification to the lists, please reach out the maintainer(s).