From c8ffb0f5eb3add0dc7aba3fb834df2344e36e3e6 Mon Sep 17 00:00:00 2001
From: Jacob Ortiz <jacobortiz@SpaceCAMP213.local>
Date: Fri, 29 Apr 2022 14:15:43 -0400
Subject: [PATCH] updating issues templates for labels and process changes

---
 .gitlab/issue_templates/Application - Initial.md | 6 +++---
 .gitlab/issue_templates/Application - Update.md  | 9 ++-------
 .gitlab/issue_templates/Onboarding Question.md   | 5 +++--
 3 files changed, 8 insertions(+), 12 deletions(-)

diff --git a/.gitlab/issue_templates/Application - Initial.md b/.gitlab/issue_templates/Application - Initial.md
index 4a0aa70..7a5f6a3 100644
--- a/.gitlab/issue_templates/Application - Initial.md	
+++ b/.gitlab/issue_templates/Application - Initial.md	
@@ -9,7 +9,7 @@ Contributor:
 - [ ] Ensure container builds successfully in the Iron Bank pipeline
 - [ ] Provide justifications for findings in the [VAT](https://vat.dso.mil) ([docs](https://repo1.dso.mil/dsop/dccscr/-/blob/master/pre-approval/vat.md))
 - [ ] Open a Merge Request from your branch to `development`
-- [ ] Apply the ~"Approval" label to this issue and wait for feedback
+- [ ] Apply the ~"Hardening::Review" label to this issue and wait for feedback
 
 Iron Bank:
 - [ ] Merge contributor branch to `development`
@@ -17,7 +17,7 @@ Iron Bank:
 - [ ] Send approval request to Authorizing Official
 - [ ] Merge `development` to `master` and close issue after approval from Authorizing Official
 
-> Note: If the above approval process is rejected for any reason, the `Approval` label will be removed and the issue will be sent back to `Open`. Any comments will be listed in this issue for you to address. Once they have been addressed, you **must** re-add the `Approval` label.
+> Note: If the above approval process is rejected for any reason, the `Hardening::Approval` label will be removed and the issue will be sent back to `Open`. Any comments will be listed in this issue for you to address. Once they have been addressed, you **must** re-add the `Hardening::Approval` label.
 
 ## Questions?
 
@@ -26,7 +26,7 @@ Contact the Iron Bank team by commenting on this issue with your questions or co
 Additionally, Iron Bank hosts an [AMA](https://www.zoomgov.com/meeting/register/vJIsf-ytpz8qHSN_JW8Hl9Qf0AZZXSCSmfo) working session every Wednesday from 1630-1730EST to answer questions.
 
 
-
+/label ~"Container::Initial"
 
 
 
diff --git a/.gitlab/issue_templates/Application - Update.md b/.gitlab/issue_templates/Application - Update.md
index a411b82..b08c757 100644
--- a/.gitlab/issue_templates/Application - Update.md	
+++ b/.gitlab/issue_templates/Application - Update.md	
@@ -11,7 +11,7 @@ Contributor:
 - [ ] Ensure container builds successfully in the Iron Bank pipeline
 - [ ] Provide justifications for findings in the [VAT](https://vat.dso.mil) ([docs](https://repo1.dso.mil/dsop/dccscr/-/blob/master/pre-approval/vat.md))
 - [ ] Open a Merge Request from your branch to `development`
-- [ ] Apply the ~"Approval" label to this issue and wait for feedback
+- [ ] Apply the ~"Hardening::Approval" label to this issue and wait for feedback
 
 Iron Bank:
 - [ ] Merge contributor branch to `development`
@@ -19,7 +19,7 @@ Iron Bank:
 - [ ] Send approval request to Authorizing Official
 - [ ] Merge `development` to `master` and close issue after approval from Authorizing Official
 
-> Note: If the above approval process is rejected for any reason, the `Approval` label will be removed and the issue will be sent back to `Open`. Any comments will be listed in this issue for you to address. Once they have been addressed, you **must** re-add the `Approval` label.
+> Note: If the above approval process is rejected for any reason, the `Hardening::Approval` label will be removed and the issue will be sent back to `Open`. Any comments will be listed in this issue for you to address. Once they have been addressed, you **must** re-add the `Hardening::Approval` label.
 
 ## Questions?
 
@@ -28,9 +28,4 @@ Contact the Iron Bank team by commenting on this issue with your questions or co
 Additionally, Iron Bank hosts an [AMA](https://www.zoomgov.com/meeting/register/vJIsf-ytpz8qHSN_JW8Hl9Qf0AZZXSCSmfo) working session every Wednesday from 1630-1730EST to answer questions.
 
 
-
-
-
-
-
 /label ~"Container::Update"
diff --git a/.gitlab/issue_templates/Onboarding Question.md b/.gitlab/issue_templates/Onboarding Question.md
index ae8011e..8dd13f1 100644
--- a/.gitlab/issue_templates/Onboarding Question.md	
+++ b/.gitlab/issue_templates/Onboarding Question.md	
@@ -8,5 +8,6 @@
 
 
 
-/label ~"Question::Onboarding" ~"To Do"
-/cc @ironbank-notifications/onboarding
\ No newline at end of file
+/label ~"Question::Onboarding" ~"CSO::To Do"
+/cc @ironbank-notifications/onboarding
+/assign @ironbank-notifications/onboarding
\ No newline at end of file
-- 
GitLab