Selaa lähdekoodia

merge: github: use OpenWrt in issue/pr templates

Keep the link to submitting patches for now.

Signed-off-by: Stijn Tintel <[email protected]>
Stijn Tintel 7 vuotta sitten
vanhempi
sitoutus
09ae6897f7
2 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. 3 3
      .github/issue_template
  2. 1 1
      .github/pull_request_template

+ 3 - 3
.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.

+ 1 - 1
.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,