From 61c13a4926d923449a278aa4beaa7a6acda2678f Mon Sep 17 00:00:00 2001 From: Balaji Alwar Date: Wed, 18 Sep 2024 12:26:34 -0700 Subject: [PATCH] minor tweaks to other templates --- .github/ISSUE_TEMPLATE/admin_request.yml | 4 ++-- .github/ISSUE_TEMPLATE/package_request.yml | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/admin_request.yml b/.github/ISSUE_TEMPLATE/admin_request.yml index 32e041846..11c43d3dd 100644 --- a/.github/ISSUE_TEMPLATE/admin_request.yml +++ b/.github/ISSUE_TEMPLATE/admin_request.yml @@ -61,7 +61,7 @@ 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: | - validations: @@ -69,7 +69,7 @@ body: - 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: | validations: diff --git a/.github/ISSUE_TEMPLATE/package_request.yml b/.github/ISSUE_TEMPLATE/package_request.yml index b913c4868..a97d0f5d3 100644 --- a/.github/ISSUE_TEMPLATE/package_request.yml +++ b/.github/ISSUE_TEMPLATE/package_request.yml @@ -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