diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2018-01-03 20:33:53 +0100 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2018-01-03 20:36:57 +0100 |
commit | 09ae6897f7a63895aafa93e1b5683ad7d6ba5540 (patch) | |
tree | 666063fc1e3cfa3479d552fc0d8baba2bd5f299e /.github/issue_template | |
parent | c5ca1c9ab65bfe1e6fc74230f8c0121230562b1c (diff) | |
download | upstream-09ae6897f7a63895aafa93e1b5683ad7d6ba5540.tar.gz upstream-09ae6897f7a63895aafa93e1b5683ad7d6ba5540.tar.bz2 upstream-09ae6897f7a63895aafa93e1b5683ad7d6ba5540.zip |
merge: github: use OpenWrt in issue/pr templates
Keep the link to submitting patches for now.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to '.github/issue_template')
-rw-r--r-- | .github/issue_template | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/issue_template b/.github/issue_template index 7c3ff9d8bd..dc2b2da70c 100644 --- a/.github/issue_template +++ b/.github/issue_template @@ -1,13 +1,13 @@ -This repository is a mirror of our main repo at https://git.lede-project.org/sources.git +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.lede-project.org +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.lede-project.org +Close this now and click here: https://bugs.openwrt.org Thankyou for your co-operation. |