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 6ab66cc commit dc7e8d6Copy full SHA for dc7e8d6
docs/add_dataset.md
@@ -558,8 +558,11 @@ for more information.
558
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,
+dataset to TFDS.
+
563
+To use the template, simply add `?template=add_dataset.md` at
564
+the end of the link when creating the pull request. For example:
565
566
`https://github.com/tensorflow/datasets/compare/master...<username>:<branch>?template=add_dataset.md`
567
568
0 commit comments