📝 docs(readme): add license and contribution sections

- introduce license section detailing MIT License terms for contributions
- add contribution section to encourage and guide community involvement
This commit is contained in:
Jeremiah Russell
2025-09-29 17:03:09 +01:00
committed by Jeremiah Russell
parent 3c9e1bc41b
commit 3d6c3c42ff

14
docs/readme/tail.md Normal file
View File

@@ -0,0 +1,14 @@
## License
By contributing to cull-gmail, you agree that your contributions will be licensed under the MIT License. This means:
- You grant permission for your contributions to be used, modified, and distributed under the terms of the MIT License
- You confirm that you have the right to submit the code under this license
- You understand that your contributions will become part of the project and available to all users under the MIT License
## Contribution
Thank you for your interest in contributing to cull-gmail! We welcome contributions from the community and appreciate your help in making this project better.
Further details can be found in the [contribution document](CONTRIBUTING.md).