Skip to content

Commit 77e631a

Browse files
committed
chore: added yml extension and updated the file
1 parent 26c42d7 commit 77e631a

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE/request-aws-iam-resources.md renamed to .github/ISSUE_TEMPLATE/request-aws-iam-resources.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
name: 'Request AWS IAM resources'
2-
description: 'Issue for requesting IAM accounts, groups, roles or policies'
3-
title: 'Request AWS IAM resources'
1+
name: 'Request AWS IAM user or service account'
2+
description: 'Issue for requesting IAM accounts'
43
labels: ['enhancement']
54

65
body:
@@ -11,7 +10,7 @@ body:
1110
description: Provide github handle of new user or service account name (if requesting for a service)
1211
validations:
1312
required: true
14-
- type: textarea
13+
- type: input
1514
id: project-name
1615
attributes:
1716
label: Project(s) Name
@@ -28,7 +27,7 @@ body:
2827
- type: textarea
2928
id: additional-info
3029
attributes:
31-
labels: Addtional Information
30+
label: Additional Information
3231
description: Any other information you want to provide
3332
validations:
3433
required: false

0 commit comments

Comments
 (0)