Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit 0a5a8a7

Browse files
authored
Merge pull request #81 from TypistTech/TangRufus-patch-1
Fix broken link
2 parents b7f0b30 + cd57bec commit 0a5a8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Go over all the following points, and put an `x` in all the boxes that apply.
3333

3434
Please, please, please, don't send your pull request until all of the boxes are ticked. Once your pull request is created, it will trigger a build on our [continuous integration](http://www.phptherightway.com/#continuous-integration) server to make sure your [tests and code style pass](https://help.github.com/articles/about-required-status-checks/).
3535

36-
- [ ] I have read the **[CONTRIBUTING](CONTRIBUTING.md)** document.
36+
- [ ] I have read the **[CONTRIBUTING](../blob/master/.github/CONTRIBUTING.md)** document.
3737
- [ ] My pull request addresses exactly one patch/feature.
3838
- [ ] I have created a branch for this patch/feature.
3939
- [ ] Each individual commit in the pull request is meaningful.

0 commit comments

Comments
 (0)