From 8c754c27681464c051e6adc013534a860df57d3e Mon Sep 17 00:00:00 2001 From: Ryan Sakuma <39866941+RSkuma@users.noreply.github.com> Date: Mon, 28 Apr 2025 14:22:53 -0700 Subject: [PATCH] Update pre-work-template-devops-security.md We have added labels to AWS user request template, but the link embedded in the prework checklist was over writing our new labels. I have changed the link so the labels work properly --- .github/ISSUE_TEMPLATE/pre-work-template-devops-security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/pre-work-template-devops-security.md b/.github/ISSUE_TEMPLATE/pre-work-template-devops-security.md index 628c970..d62de48 100644 --- a/.github/ISSUE_TEMPLATE/pre-work-template-devops-security.md +++ b/.github/ISSUE_TEMPLATE/pre-work-template-devops-security.md @@ -42,7 +42,7 @@ As a new member on the HfLA devops-security team, fill in the following fields a - [ ] Install Terraform locally by following the instructions of the installation guide mentioned in [Installing Terraform](https://github.com/hackforla/devops-security/blob/main/CONTRIBUTING.md#installing-terraform) - [ ] Install Terraform Docs locally by following the instructions of the installation guide mentioned in [Installing Terraform docs](https://github.com/hackforla/devops-security/blob/main/CONTRIBUTING.md#installing-terraform-docs) - [ ] Complete the instructions in [Clone the repository](https://github.com/hackforla/devops-security/blob/main/CONTRIBUTING.md#clone-the-repository) -- [ ] Submit a [new request](https://github.com/hackforla/devops-security/issues/new?assignees=&labels=enhancement&projects=&template=request-aws-iam-resources.yml) to create new AWS user account and then self-assign this issue. +- [ ] Submit a [new request](https://github.com/hackforla/devops-security/issues/new?assignees=&projects=&template=request-aws-iam-resources.yml) to create new AWS user account and then self-assign this issue. - [ ] Create a new branch from main by executing the command ```bash