Skip to content

Commit 6ab66cc

Browse files
add instructions for pr template usage
1 parent 079979f commit 6ab66cc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/add_dataset.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,11 @@ for more information.
556556

557557
### 6. Send for review!
558558

559-
Send the pull request for review.
559+
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`
560564

561565

562566
## Define the dataset outside TFDS.

0 commit comments

Comments
 (0)