Skip to content

Commit 049c87a

Browse files
committed
fix: correct the contributing pr template link
1 parent e89358a commit 049c87a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Example: The exact commands you ran and their output, screenshots / videos if th
2929

3030
Please add a `x` inside each checkbox:
3131

32-
- [ ] I have read the [contribution guidelines](../CONTRIBUTING.md).
32+
- [ ] I have read the [contribution guidelines](https://github.com/netlify/netlify-cms/blob/master/CONTRIBUTING.md).
3333
- [ ] Code is formatted via running `yarn format`.
3434
- [ ] Tests are passing via running `yarn test`.
3535
- [ ] The status checks are successful (continuous integration). Those can be seen below.

0 commit comments

Comments
 (0)