Skip to content

Commit

Permalink
refinements
Browse files Browse the repository at this point in the history
  • Loading branch information
phillco authored Jan 30, 2025
1 parent 1d22f89 commit b1d9dc5
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
<!--
* Remember to add tests if you have added a new feature or fixed a bug.
Test case recorder: https://www.cursorless.org/docs/contributing/test-case-recorder/
* Remember to update the docs if you have added a new feature.
https://github.com/cursorless-dev/cursorless/tree/main/docs
* If you have added a new action/modifier/scope or changed any Talon files. Please verify that the cheatsheet is not broken.
Thanks for your change!
* Remember to *add tests* if you have added a new feature, or fixed a bug.
Use the test case recorder: https://www.cursorless.org/docs/contributing/test-case-recorder/
* Remember to *update the docs* if you've added a new feature.
Link: https://github.com/cursorless-dev/cursorless/tree/main/docs
* Remember to *test the cheatsheet manually* if you've added a new action,
modifier, or scope -- or changed any Talon files.
-->

## Release notes

0 comments on commit b1d9dc5

Please sign in to comment.