Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
fr33domlover
/
haskell-persistent
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
8788807048
Branches
Tags
insertby
master
updateget
haskell-pers...
/
.github
/
PULL_REQUEST_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md
595 B
History
Raw
Before submitting your PR, check that you've:
Bumped the version number
Documented new APIs with
Haddock markup
Added
@since
declarations
to the Haddock
After submitting your PR:
Update the Changelog.md file with a link to your PR
Check that CI passes (or if it fails, for reasons unrelated to your change, like CI timeouts)