We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05801b commit a67b3d8Copy full SHA for a67b3d8
.github/ISSUE_TEMPLATE/dataset_request.md
@@ -0,0 +1,20 @@
1
+---
2
+name: Dataset request
3
+about: Add a particular dataset to the repository
4
+title: ''
5
+labels: dataset
6
+assignees: christianversloot
7
+
8
9
10
+**URL to dataset**
11
+Please add the URL to the dataset here.
12
13
+**Describe the dataset**
14
+Please describe the dataset in a few words and why we should add it.
15
16
+**Is the dataset publicly accessible?**
17
+_Only datasets that do not require a login whatsoever, and hence work out-of-the-box, can be added._
18
19
+**How is the dataset licensed?**
20
+_Only open-source datasets or proprietary datasets with public licenses can be added._
0 commit comments