Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 1.08 KB

CONTRIBUTING.md

File metadata and controls

28 lines (16 loc) · 1.08 KB

Contributing

Thank you for considering contributing to this project! Here are a few guidelines to help you get started.

Issues and Bugs

If you find an issue or a bug, please submit it to our issue tracker with a clear description and steps to reproduce it.

Feature Requests

If you have a feature request, please submit it to our issue tracker with a clear description of the feature and why you think it would be useful.

Pull Requests

We welcome pull requests from anyone who wants to contribute. Before submitting a pull request, please make sure to:

  • Create a new branch for your changes
  • Write tests for your changes
  • Ensure all tests pass
  • Follow our code style guidelines

Once you're ready, submit your pull request and we'll review it as soon as possible.

Code of Conduct

Please note that we have a code of conduct that we expect all contributors to follow.

Thank you again for your interest in contributing to this project!