We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20b0a35 commit 02bf939Copy full SHA for 02bf939
.github/pull_request_template.md
@@ -18,5 +18,9 @@
18
19
<!-- Please delete options that are not relevant. -->
20
21
-- [ ] I have tested this code
+- [ ] I have tested this code.
22
+ - [ ] Tests pass with `yarn test`
23
+ - [ ] `js-slang` executable is verified to work
24
+ - [ ] Did I have to reduce the strength of some tests?
25
+ - If so, why...
26
- [ ] I have updated the documentation
0 commit comments