Thank you for your interest in contributing! We welcome all kinds of contributions to the REChain Ecosystem.
- Bug Reports & Feature Requests: Open an issue with clear details and reproduction steps.
- Pull Requests:
- Fork the repo and create your branch from
main. - Write clear, concise commits and follow the code style.
- Add/Update tests and documentation as needed.
- Open a PR and fill out the template.
- Participate in code review and address feedback.
- Fork the repo and create your branch from
- Use Dart/Flutter best practices and formatting (
flutter format .). - Write clear, maintainable, and well-documented code.
- Use descriptive names and comments where needed.
- Be respectful and inclusive.
- Follow the Code of Conduct.
- Help others and share knowledge in issues and discussions.
- Update or add documentation in
docs/and the wiki as needed.
Thank you for making REChain better!