🎉 Thanks for taking an interest in our open source projects! 🎉
The following is a set of guidelines for contributing to HomeX Labs and its packages, which are hosted in the HomeX Labs Organization. These guidelines are not set in stone, feel free to propose changes to this in a pull request. 🙇
Feel free to submit a github issues for features, bugs or inquires by filling out one of our provided templates
for making pull requests fork and create your branch and submit a pull request to the upstream the main repository https://github.com/HomeXLabs/use-unique-id.git
Currently all tests are done with jest and should be included with each pull request.
- Following the eslint:recommended code style.
- Use of prettier for code formatting.
- Use of JsDocs is encouraged for documentation of new features under the descretion of pull request reviewers.