Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 895 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (9 loc) · 895 Bytes

👨🏼‍💻 Contributing

We would love your help to improve this project! Here are a few ways to contribute, and some guidelines to help you along the way.

🐛 Issues

If you come across any bugs or something that doesn't seem right, please open an issue. Also, if you have an idea for the project, open an issue to start the discussion.

When possible, please include a link to a git repository or a CodeSandbox which illustrates the problem you're facing. This is especially important when you find a bug.

🔃 Pull requests

Yes, We accept pull requests! You can submit a pull request to fix a bug, implement a feature, add tests, or improve the documentation.

Working on your first Pull Request?

You can learn how from this free series How to Contribute to an Open Source Project on GitHub