diff --git a/.github/ISSUE_TEMPLATE/admin_request.yml b/.github/ISSUE_TEMPLATE/admin_request.yml index cfd8b61d2..6e8551f01 100644 --- a/.github/ISSUE_TEMPLATE/admin_request.yml +++ b/.github/ISSUE_TEMPLATE/admin_request.yml @@ -51,3 +51,11 @@ body: - validations: required: true + - type: textarea + attributes: + label: Request Deadline + description: By when do you want admin access provisioned + value: | + + validations: + required: true diff --git a/.github/ISSUE_TEMPLATE/resourcescheduler.yml b/.github/ISSUE_TEMPLATE/resourcescheduler.yml index e9e7b25ce..fd9c06934 100644 --- a/.github/ISSUE_TEMPLATE/resourcescheduler.yml +++ b/.github/ISSUE_TEMPLATE/resourcescheduler.yml @@ -1,4 +1,4 @@ -name: Scheduling events to increase compute requirements +name: Request to schedule events to increase compute description: Schedule specific dates/times when your coursework requires higher computing resources labels: "support" title: Increase compute resources for Course XXX between specific date(s)/time(s)