Skip to content

Commit 7113353

Browse files
authored
Extend triage guide according to new charter
Signed-off-by: Lars Gleim <[email protected]>
1 parent 1193628 commit 7113353

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

rfcs/Issue_Triage_Guide.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,13 @@ SIG-Simulation triages issues once a week on [Thursday](https://lists.o3de.org/g
3333
1. [Critical issues](https://github.com/o3de/o3de/issues?q=is%3Aissue+is%3Aopen+label%3Aneeds-triage+label%3Asig%2Fsimulation++label%3Apriority%2Fcritical+sort%3Acreated-asc)
3434
2. [Major issues](https://github.com/o3de/o3de/issues?q=is%3Aissue+is%3Aopen+label%3Aneeds-triage+label%3Asig%2Fsimulation++label%3Apriority%2Fmajor+sort%3Acreated-asc)
3535
3. [Other issues sorted by age](https://github.com/o3de/o3de/issues?q=is%3Aissue+is%3Aopen+label%3Aneeds-triage+label%3Asig%2Fsimulation+sort%3Acreated-asc)
36-
4. Process all the new [SIG-Simulation](https://github.com/o3de/sig-simulation/issues) issues in a similar way.
36+
4. Process all the new points in a similar way for:
37+
1. [SIG-Simulation Issues](https://github.com/o3de/sig-simulation/issues)
38+
2. [SIG-Simulation PRs](https://github.com/o3de/sig-simulation/pulls)
39+
3. [PhysX Issues](https://github.com/o3de/PhysX/issues)
40+
4. [O3DE Extras Issues](https://github.com/o3de/o3de-extras/issues?q=is%3Aissue+is%3Aopen+label%3Aneeds-sig%2Cneeds-triage)
41+
5. [Vacuum Robot Demo Issues](https://github.com/o3de/RobotVacuumSample/issues)
42+
6. [Kraken Robot Demo Issues](https://github.com/o3de/ROSConDemo/issues)
3743

3844
If there are questions about what to do with an issue please raise questions with SIG Chair(s) or start a conversation in SIG-Simulation.
3945

0 commit comments

Comments
 (0)