Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 676 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (13 loc) · 676 Bytes

Contributing to Moonbot

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.

How to Contribute

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

Code of Conduct

Please read our Code of Conduct for details on our code of conduct.

Reporting Issues

If you find a bug or have a feature request, please open an issue on GitHub.