enum-fp
Version:
Functional enum type for javascript with simple pattern matching
14 lines (9 loc) • 699 B
Markdown
# Contributing
When contributing to this repository, please first discuss the change you wish to make via an issue or any other method with the owners of this repository before making a change.
Please note we have a [code of conduct](https://github.com/phenax/enum-fp/blob/master/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project.
## Pull Request Process
1. Create an issue describing the problem or start a discussion on an exisiting, related issue.
2. Create a pull request.
3. Don't forget to write tests!
4. Update the README.md with details of changes to the interface.
5. You don't have to change the version number. It'll be handled in the publishing stage.