Skip to content
Ondřej Gajdušek edited this page Sep 3, 2024 · 3 revisions

Welcome to the Robottelo Wiki!

Welcome to the robottelo wiki! This wiki serves as the central hub for all documentation related to the Robottelo project. Here, you will find guides, best practices, and detailed information to help you contribute to and use Robottelo effectively.

Table of Contents

Getting Started

If you're new to Robottelo, start with our Setup Guide to get up and running quickly.

Contributing

Learn how to contribute to Robottelo by reading our Contributing Guidelines. This document covers everything from setting up your development environment to submitting pull requests.

Code Reviews

Understand the code review process by visiting the Reviewers Guide. This guide explains the key components of the GitHub review process and provides best practices for reviewers.

Pull Request Testing (PRT) Process

Get detailed information about the PRT process in the PRT Process Wiki. This document includes FAQs, step-by-step instructions, and examples to help you run tests on specific environments or configurations.

Best Practices

Follow our Helpers Best Practices Guide to ensure your contributions adhere to the project's standards.

Setup Guide

For detailed setup instructions, refer to the Setup Guide. This guide includes steps for setting up a Python virtual environment, installing pre-commit hooks, and more.

Test Case Naming Conventions

Adhere to our Test Case Naming Conventions to maintain consistency and clarity in test case names.

Additional Resources

Feel free to explore the wiki and contribute to the documentation. If you have any questions or need further assistance, don't hesitate to reach out to the team.

Happy coding!