autowarefoundation / autoware-documentation

https://autowarefoundation.github.io/autoware-documentation/
Apache License 2.0
69 stars 133 forks source link

Add docs for guiding the developers on finding, diagnosing, and fixing scenarios in Autoware #548

Open xmfcx opened 1 month ago

xmfcx commented 1 month ago

Checklist

Description

This issue aims to provide comprehensive guidance for developers interested in contributing to Autoware by identifying, troubleshooting, and resolving issues within various test scenarios.

It will serve as a resource for planning developers looking for jobs, new-comers evaluating Autoware's test success, and contributors aiming to fix broken scenarios without causing regressions.

Purpose

The purpose of this documentation is to streamline the process for developers to engage with Autoware's testing framework effectively.

It will enable contributors to easily find scenarios, understand their results, reproduce issues, and confidently submit fixes ensuring no disruption to other parts of the software.

Target Audience

Possible approaches

Definition of done

xmfcx commented 1 month ago

I've updated the Possible approaches section.