diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-02-09 17:26:58 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-02-09 17:26:58 +0100 |
commit | 64125ed1d0067f0648f2669b29b59a77ece3bf10 (patch) | |
tree | 4609966b69f41eb42723364fec387565cd384618 | |
parent | f39872d966aa39c0ae767002828d09ddba44ccd1 (diff) | |
download | upstream-64125ed1d0067f0648f2669b29b59a77ece3bf10.tar.gz upstream-64125ed1d0067f0648f2669b29b59a77ece3bf10.tar.bz2 upstream-64125ed1d0067f0648f2669b29b59a77ece3bf10.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>
-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. |