fj-curry
Version:
curry a function
16 lines (10 loc) • 330 B
Markdown
# Contributing
- Always add tests
- Update documentation if needed
- run `gulp test` before submitting
## Bug fixes
Always add a test for the bug in a separate commit so we can easily cherry pick
it for verification.
## New features
It's recommended to open an issue before sending a pull request to avoid
unnecessary work.