Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.31 KB

CONTRIBUTING.md

File metadata and controls

34 lines (22 loc) · 1.31 KB

Contributing to Meteor

We appreciate your feedback! We want to make contributing to this project simple and transparent. You can help by:

  • Reporting bugs
  • Discussing the current code
  • Submitting fixes
  • Suggesting new features
  • Becoming a project maintainer on GitHub

Contributing to the code

Pull requests are the best way to propose changes to the codebase.

  1. Fork the repo and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. Make sure your code is formatted and linted.
  4. Commit your changes.
  5. Create a pull request and we'll get back to you as soon as we can.

Reporting bugs

If you encounter a bug, please report it using the GitHub Issues feature.

Even better, you can create a GitHub Pull Request to fix the issue yourself!

Feature Requests

We welcome ideas for new features! You can suggest them by creating an issue on our GitHub Issues page. Please describe the feature in detail and include any use cases.

Ancknowledgements

We'd like to thank all contributors and maintainers who help improve this project. Your time and effort are greatly appreciated!