You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rfcs/Issue_Triage_Guide.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,20 +27,16 @@ SIG-Simulation triages issues once a week on [Thursday](https://lists.o3de.org/g
27
27
1. Join the SIG-Simulation discord voice channel
28
28
1. Announce yourself as the *Triage Leader* and wait a few minutes for others to join the call.
29
29
1. Use the *Individual Issue Triage* guide below to process all new issues for SIG:
30
-
1. Review any open issues with [needs-sig](https://github.com/o3de/o3de/issues?q=is%3Aissue+is%3Aopen+label%3Aneeds-sig) that may be for SIG-Simulation
30
+
1. Review any open issues with [needs-sig](https://github.com/search?q=org%3Ao3de+is%3Aissue+label%3Asig%2Fsimulation+label%3Aneeds-sig) that may be for SIG-Simulation
31
31
1. Remove `needs-sig` and add `sig/simulation`. These items will now show up when reviewing issues below.
32
32
2. Process the main repository issues. As issues are triaged, please see if they can be categorized and added to the [O3DE Simulation Bugs board](https://github.com/orgs/o3de/projects/26/views/1?groupedBy%5BcolumnId%5D=25435410).
4.[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)
5.[Other issues sorted by age](https://github.com/search?q=org%3Ao3de+is%3Aissue+is%3Aopen+label%3Asig%2Fsimulation+label%3Aneeds-triage++sort%3Acreated-asc)
37
37
3. Process all the new points in a similar way for:
0 commit comments