Documentation is needed to preserve the know-how that DAGOZILLA ITB members had from various generations. By sharing some documentations to the public, we hope our community will improved and everyone can contribute to making it even better.
In short, when you submit code changes, your submissions are understood to be under the MIT License that covers the project. Feel free to contact the maintainers if that's a concern.
Keep it simple:
- Open a new issue and discuss it there.
- Create your development branch from your issue you have created.
- Develop it.
- Create a pull request (PR) and mention the related issue in the PR description.
- After the reviewer review and accept your PR, squash and merge it to
main
branch. - Don't forget to delete your development branch after it merged.