Skip to content

Commit c53c62a

Browse files
Updated Pull Request Template
1 parent a9dedcb commit c53c62a

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
@@ -2,7 +2,7 @@
22

33
- Fork [the repository](https://github.com/jeffreylanters/react-unity-webgl) and create your branch from `master`.
44
- Run `npm install` in the repository root.
5-
- Ensure the [test environment](https://github.com/jeffreylanters/react-unity-webgl-test) passes using `npm start` on the library.
5+
- Ensure the [test environment](https://github.com/jeffreylanters/react-unity-webgl-tests) passes using `npm start` on the library.
66
- Format your code with [prettier](https://github.com/prettier/prettier).
77
- Make sure your code lints (`ts lint`).
88
- Typecheck all of your changes and make sure JSDocs are provided.

0 commit comments

Comments
 (0)