Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 1.32 KB

File metadata and controls

28 lines (18 loc) · 1.32 KB

Contributing

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.

Ways to contact

LinkedIn

Pull Request Process

  1. Fork the repository, clone the repository you forked, and start editing.
  2. 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 as add-email-feature.
  3. Commit the changes with descriptive commit message and finally push it with git push origin your-branch-name
  • Note that your-branch-name means your branch's name, don't take it literally
  1. Submit a pull request with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations, etc.
  2. Your pull request will be merged once the moderators have reviewed your code.

Become a moderator

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)