Skip to content

Commit 8c754c2

Browse files
authored
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
1 parent c47569a commit 8c754c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/pre-work-template-devops-security.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ As a new member on the HfLA devops-security team, fill in the following fields a
4242
- [ ] 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)
4343
- [ ] 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)
4444
- [ ] Complete the instructions in [Clone the repository](https://github.com/hackforla/devops-security/blob/main/CONTRIBUTING.md#clone-the-repository)
45-
- [ ] 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.
45+
- [ ] 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.
4646
- [ ] Create a new branch from main by executing the command
4747

4848
```bash

0 commit comments

Comments
 (0)