Skip to content

Commit

Permalink
Updated Dataset request (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
hgvanpariya authored Aug 11, 2022
1 parent a65b4eb commit ea4e7b5
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 21 deletions.
21 changes: 0 additions & 21 deletions .github/ISSUE_TEMPLATE/dataset_request.md

This file was deleted.

23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/dataset_request.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: Dataset request
description: Request that a new dataset is added to EpigraphHub
title: "[DATASET] <title>"
labels: data capture
body:
- type: textarea
attributes:
label: Dataset description
description: Describe the data set and make the case why it should be added to the Epigraphhub database.
validations:
required: true
- 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.
validations:
required: false
- type: textarea
attributes:
label: More info
description: Other relevant information goes in here.
validations:
required: false

0 comments on commit ea4e7b5

Please sign in to comment.