Contributing
AI Generated placeholder text - Not sanity checked!
This page provides documentation on how to contribute to the K8TRE project.
How to Contribute
We welcome contributions from the community! Here's how you can help:
Reporting Issues
If you find a bug or have a suggestion for improving the project:
- Check if the issue already exists in our issue tracker
- If not, create a new issue with a descriptive title and detailed description
- Include steps to reproduce, expected behavior, and actual behavior
Contributing Code
Please refer to our CONTRIBUTING.md file in the repository root for detailed instructions on:
- Setting up your development environment
- Code style guidelines
- Pull request process
- Review process
Documentation Contributions
Documentation improvements are just as valuable as code contributions!
- Fork the repository
- Make your changes to the documentation
- Submit a pull request
Development Workflow
- Fork the repository
- Create a feature branch
- Make your changes
- Test your changes
- Submit a pull request
Getting Help
If you need help with contributing:
- Join our community chat
- Ask questions in the issues section
- Reach out to the maintainers
Thank you for your interest in improving K8TRE!