mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-31 02:42:34 +02:00
Fixed: Correct link to pull request guidelines in the template
- Updated the link to the pull request rules in the PULL_REQUEST_TEMPLATE.md file. - Fixed the relative link to point to the correct location: `../CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma`. modified: .github/PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
a80d4b253d
commit
73106c08bb
1 changed files with 3 additions and 1 deletions
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -1,4 +1,6 @@
|
|||
**⚠️ Please Note: We do not accept all types of pull requests, and we want to ensure we don’t waste your time. Before submitting, make sure you have read our pull request guidelines: [Pull Request Rules](https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma)**
|
||||
**⚠️ Please Note: We do not accept all types of pull requests, and we want to ensure we don’t waste your time. Before submitting, make sure you have read our pull request guidelines: [Pull Request Rules]**
|
||||
|
||||
[Pull Request Rules]: ../CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma
|
||||
|
||||
Check the box below if you understand [x]:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue