Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.25 KB

File metadata and controls

58 lines (39 loc) · 1.25 KB

Contributing to GrAtech AI

First off, thank you for considering contributing to GrAtech AI! 🎉

Code of Conduct

This project and everyone participating in it is governed by our Code of Conduct. By participating, you are expected to uphold this code.

How Can I Contribute?

Reporting Bugs

  • Use the issue tracker
  • Describe the bug clearly
  • Include steps to reproduce
  • Add screenshots if applicable
  • Mention your environment (OS, Azure region, etc.)

Suggesting Enhancements

  • Use the issue tracker with [FEATURE] tag
  • Explain why this would be useful
  • Provide examples if possible

Pull Requests

  1. Fork the repo
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Coding Standards

  • Follow existing code style
  • Add comments for complex logic
  • Update documentation
  • Write meaningful commit messages

Development Setup

git clone https://github.com/YOUR-USERNAME/gratech-ai-launch.git
cd gratech-ai-launch
./scripts/dev-setup.sh

Testing

./scripts/run-tests.sh

Thank you! ❤️


© 2025 SULAIMAN ALSHAMMARI - GRATECH.SA