Skip to content

Commit

Permalink
minor tweaks to other templates
Browse files Browse the repository at this point in the history
  • Loading branch information
balajialg committed Sep 18, 2024
1 parent 29e3d46 commit 61c13a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/admin_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@ body:
- type: textarea
attributes:
label: End Date
description: Until when is elevated access needed
description: When should elevated privileges for course staff get removed?
value: |
- <!-- MM/DD/YY -->
validations:
required: true
- type: textarea
attributes:
label: Request Deadline
description: By when do you need elavated access provisioned
description: By when do you need this request to be completed?
value: |
<!-- Any specific date(s) (MM/DD) to prioritize this request at our end? -->
validations:
Expand Down
5 changes: 4 additions & 1 deletion .github/ISSUE_TEMPLATE/package_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ body:
- type: markdown
attributes:
value: |
Please follow the sections in the template and provide all the required information as possible. We assume that i) You have installed the requested package in your Datahub instance, ii) Identified dependencies (if any) required by this package version, and iii) Raising those dependencies as part of this request (if any).
Please follow the sections in the template and provide all the required information as possible. We assume that,
i) You have installed the requested package in your Datahub instance,
ii) Identified dependencies (if any) required by this package version, and
iii) Raising those dependencies as part of this request (if any).
- type: input
attributes:
label: Package Name
Expand Down

0 comments on commit 61c13a4

Please sign in to comment.