File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Thank you for contributing to Roo Code!
33
44Before submitting your PR, please ensure:
55- It's linked to an approved GitHub Issue.
6- - You've reviewed our [Contributing Guidelines](../../ CONTRIBUTING.md).
6+ - You've reviewed our [Contributing Guidelines](../CONTRIBUTING.md).
77-->
88
99### Related GitHub Issue
@@ -61,7 +61,7 @@ Detail the steps to test your changes. This helps reviewers verify your work.
6161- [ ] ** Branch Hygiene** : My branch is up-to-date (rebased) with the ` main ` branch.
6262- [ ] ** Documentation Impact** : I have considered if my changes require documentation updates (see "Documentation Updates" section below).
6363- [ ] ** Changeset** : A changeset has been created using ` npm run changeset ` if this PR includes user-facing changes or dependency updates.
64- - [ ] ** Contribution Guidelines** : I have read and agree to the [ Contributor Guidelines] ( ../../ CONTRIBUTING.md ) .
64+ - [ ] ** Contribution Guidelines** : I have read and agree to the [ Contributor Guidelines] ( ../CONTRIBUTING.md ) .
6565
6666### Screenshots / Videos
6767
You can’t perform that action at this time.
0 commit comments