When contributing to this repository, it's optional, but encouraged to first discuss the change you wish to make via issue,
email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
- Fork the repository, clone the repository you forked, and start editing.
- Create a branch with a descriptive name with
git checkout -b your-branch-name. For example, if you want to add an email feature, you could name it asadd-email-feature. - Commit the changes with descriptive commit message and finally push it with
git push origin your-branch-name
- Note that
your-branch-namemeans your branch's name, don't take it literally
- Submit a pull request with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations, etc.
- Your pull request will be merged once the moderators have reviewed your code.
To become a moderator and help maintaining this project (code review, helpful comments, etc), please contact the creator via
LinkedIn,
or email (yewyew6933 at gmail dot com)