Thank you for your interest in contributing to CAIMPS! We welcome contributions from the community and aim to create a standardized, open framework for naming AI models.
- Fork the Repository: Fork this repository to your own GitHub account and clone it locally.
- Create a Branch: Create a branch for your changes (e.g.,
feature/model-registry). - Make Changes: Implement your changes, whether it's a new feature, bug fix, or documentation update.
- Write Tests: If your changes involve code, please add appropriate tests.
- Submit a Pull Request: Push your changes to your fork and submit a pull request.
- Ensure that your contributions adhere to the naming conventions outlined in the README.md.
- Keep your pull requests focused on one issue at a time.
- Be respectful and considerate in all interactions with the community.
If you encounter any issues, feel free to submit them to our issue tracker. Please provide as much detail as possible when submitting an issue.
We look forward to your contributions!