Thank you for considering contributing to Rich Chat! We welcome contributions from the community. Before submitting a pull request, please read and follow these guidelines.
If you find a bug in Rich Chat, please report it by opening an issue on this repository. Make sure to include:
- A clear description of the issue
- Steps to reproduce the issue
- Any relevant logs or error messages
We welcome contributions to Rich Chat! Before submitting a pull request, please ensure your changes meet these requirements:
- Fork this repository and create a new branch for your changes.
- Make sure your changes pass all tests (unit, integration, etc.).
- Write clear, concise commit messages that describe the changes you made.
- Include any necessary documentation updates.
- Ensure that your contribution adheres to our code style guidelines.
By contributing to Rich Chat, you agree that your contributions will be licensed under the MIT License. We kindly ask that you include the following attribution notice in your project if you use any part of Rich Chat:
"Rich Chat console application is based on Akarshan Biswas's original work. For more information, please visit https://github.com/akarshanbiswas/rich-chat."