We welcome contributions to React﹤Kitten﹥. It is better to follow this quick guide to get started with contributing to React﹤Kitten﹥.
A contribution process is simple. You can follow the steps below to contribute to React﹤Kitten﹥.
- Fork the repository.
- Clone the forked repository.
- Create a new branch.
- Make your changes.
- Commit your changes.
- Push your changes.
- Create a pull request.
- Wait for the review.
- Make changes if requested.
- Get your pull request merged.
- Celebrate 🎉
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.
Please read the Code of Conduct before contributing to React﹤Kitten﹥.
React﹤Kitten﹥ is licensed under the MIT License.