Thank you for considering contributing to Moonbot! We welcome contributions from everyone. By participating in this project, you agree to abide by our code of conduct.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
Please read our Code of Conduct for details on our code of conduct.
If you find a bug or have a feature request, please open an issue on GitHub.