Skip to content

Commit

Permalink
Merge pull request #5140 from balajialg/github_template
Browse files Browse the repository at this point in the history
more housekeeping for github templates
  • Loading branch information
balajialg authored Oct 13, 2023
2 parents c61313b + 9734bbf commit 0eee6e6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/admin_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,11 @@ body:
- <!-- MM/DD/YY -->
validations:
required: true
- type: textarea
attributes:
label: Request Deadline
description: By when do you want admin access provisioned
value: |
<!-- Any specific date(s) (MM/DD) to prioritize this request at our end? -->
validations:
required: true
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/resourcescheduler.yml
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 0eee6e6

Please sign in to comment.