[openwrt/openwrt] merge: github: use OpenWrt in issue/pr templates
LEDE Commits
lede-commits at lists.infradead.org
Wed Jan 3 11:42:29 PST 2018
stintel pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/09ae6897f7a63895aafa93e1b5683ad7d6ba5540
commit 09ae6897f7a63895aafa93e1b5683ad7d6ba5540
Author: Stijn Tintel <stijn at linux-ipv6.be>
AuthorDate: Wed Jan 3 20:33:53 2018 +0100
merge: github: use OpenWrt in issue/pr templates
Keep the link to submitting patches for now.
Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
---
.github/issue_template | 6 +++---
.github/pull_request_template | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/issue_template b/.github/issue_template
index 7c3ff9d..dc2b2da 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.
diff --git a/.github/pull_request_template b/.github/pull_request_template
index b344c21..e470cef 100644
--- a/.github/pull_request_template
+++ b/.github/pull_request_template
@@ -1,4 +1,4 @@
-Thanks for your contribution to the LEDE project!
+Thanks for your contribution to OpenWrt!
To help keep the codebase consistent and readable,
and to help people review your contribution,
More information about the lede-commits
mailing list