Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Wojciech Daniło 2023-03-08 14:07:49 +01:00 committed by GitHub
parent 9397a6ec2f
commit ad03f98c5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,5 +25,4 @@ Please include the following checklist in your PR:
style guides.
- All code has been tested:
- [ ] Unit tests have been written where possible.
- [ ] If GUI codebase was changed: Enso GUI was tested when built using BOTH
`./run ide build` and `./run ide watch`.
- [ ] If GUI codebase was changed: Enso GUI was tested when built using `./run ide build`.