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 079979f commit 6ab66ccCopy full SHA for 6ab66cc
docs/add_dataset.md
@@ -556,7 +556,11 @@ for more information.
556
557
### 6. Send for review!
558
559
-Send the pull request for review.
+Send the pull request for review. When creating the pull request, please use the
560
+`add_dataset` template, which provides a guide and a checklist for adding a
561
+dataset to TFDS. To use the template, simply add `?template=add_dataset.md` at
562
+the end of the link when creating the pull request. For example,
563
+`https://github.com/tensorflow/datasets/compare/master...<username>:<branch>?template=add_dataset.md`
564
565
566
## Define the dataset outside TFDS.
0 commit comments