From 2e82dcb539f5f090e48b14bb7ee988cd1abaa268 Mon Sep 17 00:00:00 2001
From: Andersen Pinckney <andersen.pinckney@saberastro.com>
Date: Thu, 7 Oct 2021 15:20:58 +0000
Subject: [PATCH] Updating templates

---
 .gitlab/issue_templates/Access Request.md       | 6 +++---
 .gitlab/issue_templates/Application - Update.md | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/.gitlab/issue_templates/Access Request.md b/.gitlab/issue_templates/Access Request.md
index 2e3e8b7..b9fd83b 100644
--- a/.gitlab/issue_templates/Access Request.md	
+++ b/.gitlab/issue_templates/Access Request.md	
@@ -1,8 +1,8 @@
 ## Summary
 
 The following individuals are requesting access to this project (one per line):
-(List or tag all individuals here)
-
+(Tag all individuals here)
+- Tag here
 
 The access level should be:
 - [ ] Developer access
@@ -16,4 +16,4 @@ The access level should be:
 
 
 
-/label ~"Access" ~"To Do"
\ No newline at end of file
+/label ~"Access Request" ~"To Do" ~"Owner::Ironbank"
diff --git a/.gitlab/issue_templates/Application - Update.md b/.gitlab/issue_templates/Application - Update.md
index 569e75d..2aedad0 100644
--- a/.gitlab/issue_templates/Application - Update.md	
+++ b/.gitlab/issue_templates/Application - Update.md	
@@ -42,7 +42,7 @@ No new findings:
 Justifications:
 - [ ] All findings have been justified per the above documentation
 - [ ] Justifications have been provided to the container hardening team
-- [ ] Skip the Justifications and Approval Process steps and apply the label `Approval`
+- [ ] Apply the label `Approval` and wait for container hardening feedback
 
 Note: The justifications must be provided in a timely fashion. Failure to do so could result in new findings being identified which may start this process over.
 
@@ -79,4 +79,4 @@ Occassionally, users may file bug reports for your application. It is your respo
 
 
 
-/label ~"Container::Update"
\ No newline at end of file
+/label ~"Container::Update"
-- 
GitLab