Sfoglia il codice sorgente

Adding GitHub Issues Template link

Signed-off-by: evanchia <[email protected]>
evanchia 4 anni fa
parent
commit
457d7e6b98
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      AutomatedReview/RootCauseRunbook.md

+ 3 - 3
AutomatedReview/RootCauseRunbook.md

@@ -8,7 +8,7 @@ When a failure occurs in the Open 3d Engine (O3DE) main branch Automated Review
 
 * [Jenkins main branch updates](https://jenkins-o3de.agscollab.com/blue/organizations/jenkins/O3DE/activity/?branch=main)
 * [Jenkins nightly updates](https://jenkins-pipeline.agscollab.com/job/O3DE-LY-Fork_nightly/)
-* TODO[GitHub Issues template]()
+* [GitHub Issues template](https://github.com/aws-lumberyard/o3de/issues/new?assignees=&labels=&template=ar_bug_report-md.md&title=)
 
 ### RCA Steps
 
@@ -16,7 +16,7 @@ When a failure occurs in the Open 3d Engine (O3DE) main branch Automated Review
 ![Jenkins page](./images/rca_1.png)
 1. **At the top of the page, you will see the pipeline steps. Click on any failing step to view its logs.**
 ![Failing jobs](./images/rca_2.png)
-1. **Create a GitHub Issue from the "Automated Review" TODO[template]().**
+1. **Create a GitHub Issue from the "Automated Review" [template](https://github.com/aws-lumberyard/o3de/issues/new?assignees=&labels=&template=ar_bug_report-md.md&title=).**
 1. **Identify the issue's SIG owner and assign their respective label**
 1. **Complete the details in the GitHub Issue and add any additional labels**
-1. **If it's a blocking Issue, notify TODO(email?)**
+1. **Notifications will automatically be sent to the TODO Discord channel**