Update CONTRIBUTING.md

This commit is contained in:
Saifeddine ALOUI 2023-04-27 20:00:22 +02:00 committed by GitHub
parent 48beab588c
commit 028898ab64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,33 @@
# Contributing to GPT4All-ui
Thank you for your interest in contributing to [Your Repository Name]! We appreciate your efforts to help make our project better.
## Contributing Guidelines
Before you start contributing, please take a moment to review our guidelines:
1. Please do not include links directly to your own repositories or external websites. Instead, please use a code tag to display any code snippets or examples.
2. Please ensure that your contributions are well-documented and include comments where necessary.
3. Please follow our coding standards and best practices, as outlined in our [style guide](link-to-style-guide).
4. If you have any questions or need assistance, please feel free to reach out to the project maintainers.
## Submitting Contributions
To submit a contribution, please follow these steps:
1. Fork the repository and create a new branch for your changes.
2. Make your changes and ensure that all tests pass.
3. Commit your changes and push them to your fork.
4. Submit a pull request to the main repository.
5. Wait for feedback from the project maintainers.
Once your pull request is approved, your changes will be merged into the main repository.
Thank you for your contributions to GPT4All-ui!