First and foremost, thank you for considering contributing to @smakss/convert-numbers! Your efforts help make this project better for everyone.
- Please first discuss the change you wish to make via issue, email, or any other method with the maintainers of this repository before making a change.
- Ensure that your contribution is in line with the project's coding and documentation standards.
- Ensure any install or build dependencies are removed before the end of the layer when doing a build.
- Update the
README.md
or relevant documentation with details of changes, including:- New environment variables
- New database migrations
- Any other relevant information
- Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is SemVer.
- Ensure your PR has a single purpose. If it addresses more than one issue or introduces more than one feature, split them into separate PRs.
- Describe your PR thoroughly. Explain the purpose of your PR, how you approached the problem, and include any relevant information or screenshots for context.
- Follow Javascript specific conventions and @smakss/convert-numbers's established coding style.
- Write tests for any new functionality.
- Comment your code where necessary.
- Use the provided issue templates if applicable.
- Be as descriptive as possible. Attach screenshots, logs, or any other relevant information.
- Check existing issues before submitting a new one to avoid duplicates.
Please refer to our Code of Conduct to understand what kind of behavior is expected within our community.