Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.1 KB

File metadata and controls

23 lines (14 loc) · 1.1 KB

Contributing to MetroMuse

Thank you for your interest in contributing to MetroMuse! Here’s how you can get started.

How to Contribute

  1. Reporting Issues: If you encounter a bug, please open an issue in our GitHub repository. Be sure to provide as many details as possible to help us reproduce and resolve the issue.

  2. Feature Requests: If you have a new idea or feature you want to suggest, please open an issue to discuss it with the maintainers before you begin working on it.

  3. Code Changes: If you have a solution to a problem or improvement, please fork the repository and create a pull request with your changes.

  4. Clean Code and Testing: Please ensure your code is clean, well-documented, and properly tested before submitting a pull request.

Pull Request Process

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and ensure everything works as expected.
  4. Submit a pull request with a clear description of the changes you made.
  5. Maintainers will review your pull request and provide feedback if needed.

Thank you for contributing to MetroMuse!