First off, kudos for taking the time to contribute! 🎉👍
The following is a set of guidelines for contributing to neutralinojs-cli, which is hosted as a part of Neutralinojs on GitHub. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
This project encourages each and everyone to contribute to it. By participating, you are expected to uphold the spirits of open source culture.
- Fork the latest state of the repo using git.
- Clone the forked repo and pull it to have latest code locally. Also, add a Git remote for the original repository.
- Create a feature branch in which you place your changes. Make sure all your code changes are made in your respective branch.
- Add proper commit messages to help others understand what you are trying to implement via your branch. Refer this for reference.
- Push the branch to GitHub. Open a pull request from the new branch to the original repo. Clean up after your pull request is merged.
- Once everything is reviewed, your PR will be merged. Congratulations 🎉🎉 The Neutralinojs team thanks you ✨ Hope to send you more such ✨