Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 2.04 KB

CONTRIBUTING.md

File metadata and controls

44 lines (25 loc) · 2.04 KB

Contributing to React Bando

🎉 Thank you for your interest in contributing to React Bando! 🎉

We welcome contributions from everyone. By participating in this project, you agree to abide by our Code of Conduct.

How to Contribute

Reporting Bugs

If you encounter a bug or issue with the project, please follow these steps:

  1. Check the existing issues to see if the issue has already been reported.
  2. If it hasn't, create a new issue with a descriptive title and detailed description of the problem, including steps to reproduce if possible.

Suggesting Enhancements

We welcome suggestions for how we can improve React Bando. If you have an idea for an enhancement, follow these steps:

  1. Check the existing issues to see if the enhancement has already been suggested.
  2. If it hasn't, create a new issue with a clear title and description of your enhancement idea.

Pull Requests

We actively welcome your pull requests! To contribute code to React Bando, follow these steps:

  1. Fork the repository and create your own branch off the main branch.
  2. Make your changes and ensure the code is well-documented and tested.
  3. Open a pull request (PR) to the main branch of the original repository, describing the changes you've made.

Code Style

  • Follow the coding style and conventions used throughout the project.
  • Ensure any new code adheres to existing patterns and practices.
  • Write clear commit messages and PR descriptions.

Code of Conduct

This project and everyone participating in it is governed by our Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [maintainer's email].

License

By contributing to React Bando, you agree that your contributions will be licensed under the LICENSE file of the project.