Skip to content

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:

  1. Check if the issue already exists in our issue tracker
  2. If not, create a new issue with a descriptive title and detailed description
  3. 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!

  1. Fork the repository
  2. Make your changes to the documentation
  3. Submit a pull request

Development Workflow

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Test your changes
  5. 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!