Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.1 KB

CONTRIBUTING.md

File metadata and controls

35 lines (24 loc) · 1.1 KB

Contribute to React﹤Kitten﹥

We welcome contributions to React﹤Kitten﹥. It is better to follow this quick guide to get started with contributing to React﹤Kitten﹥.

How to Contribute?

A contribution process is simple. You can follow the steps below to contribute to React﹤Kitten﹥.

  1. Fork the repository.
  2. Clone the forked repository.
  3. Create a new branch.
  4. Make your changes.
  5. Commit your changes.
  6. Push your changes.
  7. Create a pull request.
  8. Wait for the review.
  9. Make changes if requested.
  10. Get your pull request merged.
  11. Celebrate 🎉

Code Style

Cat recommends using some code style rules to keep the codebase clean and consistent. You can use the following tools to enforce code style rules:

  • Use ESLint (Microsoft's VSCode ESLint extension is recommended).
  • Always test your branch with all use cases.
  • Follow the current code style and conventions.

Code of Conduct

Please read the Code of Conduct before contributing to React﹤Kitten﹥.

License

React﹤Kitten﹥ is licensed under the MIT License.