Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 2.3 KB

CONTRIBUTING.md

File metadata and controls

43 lines (33 loc) · 2.3 KB

Contributing to AI Hispano

Thank you for your interest in contributing to AI Hispano! We’re excited to have you here, and we can’t wait to see what you’ll bring to our community-driven organization. This guide will walk you through how you can participate and contribute to our open-source projects.

How to Contribute

There are several ways you can get involved:

1. Reporting Issues

If you encounter bugs or have feature requests, you can help by reporting an issue. Please use clear, detailed information to help us understand the problem. Include:

  • A brief description of the issue.
  • Steps to reproduce the bug (if applicable).
  • Any suggestions you have for solving the problem.

2. Suggesting Enhancements

AI is a rapidly evolving field, and we welcome ideas for improvement! If you have an idea for an enhancement, please:

  • Open a new issue and describe your suggestion.
  • Include why you think this enhancement would be useful.
  • Mention any alternatives you’ve considered.

3. Submitting Code

We are always looking for new code contributions, including new features, bug fixes, and documentation improvements. Here’s how you can submit code:

  1. Fork the repository you want to contribute to.
  2. Create a branch for your feature or fix:
    git checkout -b your-branch-name
    
  3. Make your changes and commit them to your branch. Write a clear commit message.
  4. Push to your fork and submit a Pull Request (PR).

Code Style Guidelines

  • Follow existing styles in the project you’re contributing to.
  • Make sure your code is clean, readable, and well-documented.

4. Improving Documentation

If you find areas of our documentation that need improvement, we’d love your help! Whether it’s fixing a typo or writing new tutorials, all contributions are appreciated. You can:

  • Edit markdown files directly in GitHub or locally.
  • Submit your changes via a Pull Request.

Community & Discussions

Want to discuss your ideas, ask questions, or connect with other community members?
Join our Discord at discord.gg/IAHispano for real-time conversations.