Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.15 KB

File metadata and controls

23 lines (15 loc) · 1.15 KB

Contributing to CAIMPS

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.

How to Contribute

  1. Fork the Repository: Fork this repository to your own GitHub account and clone it locally.
  2. Create a Branch: Create a branch for your changes (e.g., feature/model-registry).
  3. Make Changes: Implement your changes, whether it's a new feature, bug fix, or documentation update.
  4. Write Tests: If your changes involve code, please add appropriate tests.
  5. Submit a Pull Request: Push your changes to your fork and submit a pull request.

Guidelines

  • 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.

Issues

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!