mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
gihub: fix PR template broken URL
changes the relative URL in the PR template to an absolute URL to resolve a "Not Found" error. Signed-off-by: Wesley Gimenes <wehagy@proton.me>
This commit is contained in:
committed by
Josef Schlehofer
parent
fd4eafd956
commit
ae6fd69de5
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@@ -18,7 +18,7 @@
|
||||
|
||||
## ✅ Formalities
|
||||
|
||||
- [ ] I have reviewed the [CONTRIBUTING.md](../CONTRIBUTING.md) file for detailed contributing guidelines.
|
||||
- [ ] I have reviewed the [CONTRIBUTING.md](https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md) file for detailed contributing guidelines.
|
||||
|
||||
### If your PR contains a patch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user