From 0b902925797b4b703f4775427c03132eaf33e70e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=A3=20Bida=20Vacaro?= Date: Thu, 13 Oct 2022 14:26:58 -0300 Subject: [PATCH] Minor fixes at dataset request issue template --- .github/ISSUE_TEMPLATE/dataset_request.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/dataset_request.yaml b/.github/ISSUE_TEMPLATE/dataset_request.yaml index 1396149e..992a2232 100644 --- a/.github/ISSUE_TEMPLATE/dataset_request.yaml +++ b/.github/ISSUE_TEMPLATE/dataset_request.yaml @@ -1,4 +1,4 @@ -name: Dataset request +name: 📊 Dataset request description: Request that a new dataset is added to EpigraphHub title: "[DATASET] " labels: data capture @@ -12,7 +12,7 @@ body: - type: textarea attributes: label: Available API - description: If there is an API available to download this dataset, please dscribe it succintly here, with links to its documentation. + description: If there is an API available to download this dataset, please describe it succinctly here, with links to its documentation. validations: required: false - type: textarea