Thank you for considering contributing to bville-recycle! We welcome contributions to make recycling information accessible to the Bartlesville community. This document outlines how you can contribute.
If you encounter bugs, have feature suggestions, or notice any inaccuracies in the recycling map:
- Search the issues page to see if it’s already reported.
- If not, create a new issue and provide:
- A clear and concise description of the issue.
- Steps to reproduce the problem, if applicable.
- Any relevant screenshots or logs.
- Fork the Repository
- Write Tests
- Make changes
- Open a Pull Request
By contributing, you agree to follow the Code of Conduct.
- Follow Test-Driven Development (TDD) principles (or at least something reasonably close to TDD).
- Write clean and maintainable code.
- Avoid using unsafe Rust features.
- Adhere to our security policies, including implementing encryption as specified in REQUIREMENTS.md.
By contributing to this repository, you agree to have your contributions be licensed under the repository's LICENSE as well.
If you have questions or need assistance, feel free to:
- Open a discussion.
- Contact the maintainers through the repository.
Thank you for contributing! 🚀