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 11Before submitting your PR, check that you've:
22
3- - [ ] Bumped the version number
43- [ ] Documented new APIs with [ Haddock markup] ( https://www.haskell.org/haddock/doc/html/index.html )
54- [ ] Added [ ` @since ` declarations] ( http://haskell-haddock.readthedocs.io/en/latest/markup.html#since ) to the Haddock
65
76After submitting your PR:
87
98- [ ] Update the Changelog.md file with a link to your PR
9+ - [ ] Bumped the version number if there isn't an ` (unreleased) ` on the Changelog
1010- [ ] Check that CI passes (or if it fails, for reasons unrelated to your change, like CI timeouts)
1111
1212<!-- -Thanks so much for contributing! :)
1313
14- _If these checkboxes don't apply to your PR, you can delete them_-->
14+ _If these checkboxes don't apply to your PR, you can delete them_-->
You can’t perform that action at this time.
0 commit comments