We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c42d7 commit 77e631aCopy full SHA for 77e631a
1 file changed
…UE_TEMPLATE/request-aws-iam-resources.md …E_TEMPLATE/request-aws-iam-resources.yml.github/ISSUE_TEMPLATE/request-aws-iam-resources.md renamed to .github/ISSUE_TEMPLATE/request-aws-iam-resources.yml
@@ -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'
+name: 'Request AWS IAM user or service account'
+description: 'Issue for requesting IAM accounts'
4
labels: ['enhancement']
5
6
body:
@@ -11,7 +10,7 @@ body:
11
10
description: Provide github handle of new user or service account name (if requesting for a service)
12
validations:
13
required: true
14
- - type: textarea
+ - type: input
15
id: project-name
16
attributes:
17
label: Project(s) Name
@@ -28,7 +27,7 @@ body:
28
27
- type: textarea
29
id: additional-info
30
31
- labels: Addtional Information
+ label: Additional Information
32
description: Any other information you want to provide
33
34
required: false
0 commit comments