Contributing
How to contribute to the library
Thank you for considering contributing to PigmentTS! We welcome all types of contributions, from bug reports and new features to documentation improvements. Please read the following guidelines before contributing.
How can you Contribute
- Report Bugs If you encounter any bugs or issues, please report them in the GitHub Issues
- Suggest New Features We’re always open to new ideas! You can suggest new features or enhancements by creating a GitHub issue.
- Submit Pull Requests We welcome pull requests (PRs) for new features, bug fixes, and documentation improvements.
- Improve Documentation Good documentation is essential for any project. If you find any inconsistencies or want to add new examples or tutorials, feel free to contribute.
Run the project locally
Clone the repository
Install dependencies
Build the project
See changes in action
Open node
in terminal and import the module
Run tests
For more details see CONTRIBUTING.md file