Contributions to the Doorman project are always welcome! Whether it's code improvements, bug fixes, or documentation updates, your help is greatly appreciated.
- Fork the repository and clone it to your local machine.
- Create a new branch based on the
devbranch:
git checkout dev
git checkout -b your-feature-branch- Make your changes.
- Commit your changes with a clear and concise message.
- Push to your fork and open a pull request against the
devbranch.
- Please follow consistent code style and formatting.
- Keep pull requests focused and small where possible.
- Add clear documentation for any new features or complex code.
- Take care of the entity reference pages when changing anything related to entites.
Be respectful and constructive. Harassment, trolling, or discriminatory behavior will not be tolerated.
Thanks for contributing! 🚀