diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-02-09 17:26:58 +0100 |
---|---|---|
committer | Josef Schlehofer <pepe.schlehofer@gmail.com> | 2022-12-04 16:27:00 +0100 |
commit | 6ca1d74ac1732fd9c0c20b6a58fb77f1f2e1d808 (patch) | |
tree | d126ede196f47b35f16e0e1077010ec2aa715b54 /.github | |
parent | 1b34fc20ccad1adb493d8f343bd9b1916ff69d5c (diff) | |
download | upstream-6ca1d74ac1732fd9c0c20b6a58fb77f1f2e1d808.tar.gz upstream-6ca1d74ac1732fd9c0c20b6a58fb77f1f2e1d808.tar.bz2 upstream-6ca1d74ac1732fd9c0c20b6a58fb77f1f2e1d808.zip |
meta: drop issue_template
The contents do not apply anymore now that the switch to Github issue
has been decided.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 64125ed1d0067f0648f2669b29b59a77ece3bf10)
Diffstat (limited to '.github')
-rw-r--r-- | .github/issue_template | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/.github/issue_template b/.github/issue_template deleted file mode 100644 index dc2b2da70c..0000000000 --- a/.github/issue_template +++ /dev/null @@ -1,13 +0,0 @@ -This repository is a mirror of our main repo at https://git.openwrt.org/openwrt/openwrt.git -It is for reference only and is not active for checkins or for reporting issues. - -All issues should be reported at: https://bugs.openwrt.org - -Please do not open any NEW issue here - we will be closing the Github issues -capability in the near future. - -We will continue to accept Pull Requests here as described in the repo description. - -Close this now and click here: https://bugs.openwrt.org - -Thankyou for your co-operation. |