diff options
author | Ted Hess <thess@kitschensync.net> | 2016-08-30 15:27:46 -0400 |
---|---|---|
committer | Ted Hess <thess@kitschensync.net> | 2016-09-01 09:01:04 -0400 |
commit | 4f40f22fb31772097df95f93970aabbd63ae289e (patch) | |
tree | 225141942d1cd033d54d7b4b4cebe8eb445766b1 | |
parent | 00a1056c3f366ee27cb86da8e521a827ad5d5b8f (diff) | |
download | upstream-4f40f22fb31772097df95f93970aabbd63ae289e.tar.gz upstream-4f40f22fb31772097df95f93970aabbd63ae289e.tar.bz2 upstream-4f40f22fb31772097df95f93970aabbd63ae289e.zip |
Add Issue submission template (redirect to bugs.lede-project.org)
Signed-off-by: Ted Hess <thess@kitschensync.net>
-rw-r--r-- | .github/issue_template | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.github/issue_template b/.github/issue_template new file mode 100644 index 0000000000..7c3ff9d8bd --- /dev/null +++ b/.github/issue_template @@ -0,0 +1,13 @@ +This repository is a mirror of our main repo at https://git.lede-project.org/sources.git +It is for reference only and is not active for checkins or for reporting issues. + +All issues should be reported at: https://bugs.lede-project.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.lede-project.org + +Thankyou for your co-operation. |