Skip to content

Commit

Permalink
Edit issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
selenaxiao-nist authored and JustKuzya committed May 16, 2024
1 parent 3fb82fa commit 8057249
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
11 changes: 0 additions & 11 deletions .github/ISSUE_TEMPLATE/account_management_authorization_form.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,6 @@ name: Account Management Authorization Form
description: Submit an account related authorization
labels: ['ACCOUNT_AUTHORIZED_RECORD']
body:
- type: dropdown
id: account-authorized
attributes:
label: Account authorization
description: Select the action from the drop-down
options:
- Approved
- Not approved
multiple: false
validations:
required: true
- type: input
id: account-holder-full-name
attributes:
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/account_management_request_form.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ body:
- type: dropdown
id: account-requested-by
attributes:
label: Requester's currently role
label: Requester's current role
description: Select from the drop-down the current role of the requester
options:
- Accounts Manager
Expand Down Expand Up @@ -88,13 +88,13 @@ body:
- Disable
- Enable
- Delete
multiple: true
multiple: false
validations:
required: true
- type: checkboxes
id: attestation
attributes:
label: attestation
label: Attestation
description: Ensure all previously submitted forms are reviewed and no similar request has been submitted earlier
options:
- label: I attest that there is no other active form for a similar request
Expand Down

0 comments on commit 8057249

Please sign in to comment.