Thank you for your interest in contributing to TextZen!
First, please check the Issues.
- Create a new issue for bug reports or feature suggestions.
- Add comments to existing issues if similar ones already exist.
Before starting development, create a new branch:
git checkout -b feature/your-feature-nameFor development environment setup, please refer to README.md.
When your changes are complete, create a Pull Request (PR).
- Clearly state the PR title and description.
- If possible, attach screenshots or demo GIFs.
- Mention
@moekiorgto request a review.
This project is operated under the Apache License, Version 2.0.
Thank you for your cooperation! 🎉