Please read and follow our Code of Conduct.
- Fork the repository on GitHub.
- Clone your fork locally (
git clone https://github.com/Malnati/electron-react.git). - Create a new branch (
git checkout -b new-feature).
- Make sure you have installed all the necessary dependencies.
- Make your changes in the new branch.
- Test your changes.
- Commit your changes (
git commit -m 'Add new feature'). - Push to the branch (
git push origin new-feature). - Create a new Pull Request.
- Ensure any install or build dependencies are removed before the end of the layer when doing a build.
- Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations, and container parameters.
- Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent.
The enhanced requirements for error messages in this project ERROR.
Please adhere to the coding style defined in the project. Consistency is key.
Thank you for contributing!