Files
gt-ai-os-community/CONTRIBUTING.md
2025-12-21 14:56:15 -05:00

39 lines
1022 B
Markdown

# Contributing to GT AI OS Community
Thank you for your interest in GT AI OS Community Edition.
## Reporting Issues
All contributions are handled through GitHub Issues.
### Bug Reports
To report a bug, please open a new issue at:
https://github.com/GT-Edge-AI-Internal/gt-ai-os-community/issues
Include the following information:
- Description of the issue
- Steps to reproduce
- Expected behavior vs. actual behavior
- Platform (macOS, Ubuntu, or DGX)
- Relevant error messages or logs
### Feature Requests
To request a new feature, open a GitHub Issue with:
- Description of the proposed feature
- Use case and benefits
- Any implementation suggestions (optional)
### Questions
For questions about GT AI OS, open a GitHub Issue with "Question:" at the beginning of the title.
## Code of Conduct
All participants must adhere to our [Code of Conduct](CODE_OF_CONDUCT.md).
## License
By participating in this project, you agree that any contributions will be licensed under the [Apache License 2.0](LICENSE).