Browse Source

Merge pull request #16160 from randyzwitch/patch-1

Update PULL_REQUEST_TEMPLATE.md
Jaime van Kessel 1 year ago
parent
commit
56cbd6b875
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/PULL_REQUEST_TEMPLATE.md

+ 2 - 2
.github/PULL_REQUEST_TEMPLATE.md

@@ -28,6 +28,6 @@ This fixes... OR This improves... -->
 <!-- Check if relevant -->
 
 - [ ] My code follows the style guidelines of this project as described in [UltiMaker Meta](https://github.com/Ultimaker/Meta) and [Cura QML best practices](https://github.com/Ultimaker/Cura/wiki/QML-Best-Practices)
-- [ ] I have read the [Contribution guide](https://github.com/Ultimaker/Cura/blob/main/contributing.md) 
+- [ ] I have read the [Contribution guide](https://github.com/Ultimaker/Cura/blob/main/CONTRIBUTING.md) 
 - [ ] I have commented my code, particularly in hard-to-understand areas
-- [ ] I have uploaded any files required to test this change
+- [ ] I have uploaded any files required to test this change