File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,8 @@ already added.
30
30
* [ 3. Double-check the citation] ( #3-double-check-the-citation )
31
31
* [ 4. Add a test] ( #4-add-a-test )
32
32
* [ 5. Check your code style] ( #5-check-your-code-style )
33
- * [ 6. Send for review!] ( #6-send-for-review )
33
+ * [ 6. Add release notes] ( #6-add-release-notes )
34
+ * [ 7. Send for review!] ( #7-send-for-review )
34
35
* [ Large datasets and distributed generation] ( #large-datasets-and-distributed-generation )
35
36
* [ Testing ` MyDataset ` ] ( #testing-mydataset )
36
37
551
552
[ TensorFlow code style guide] ( https://www.tensorflow.org/community/contribute/code_style )
552
553
for more information.
553
554
554
- ### 6. Send for review!
555
+ ### 6. Add release notes
556
+
557
+ Add the dataset to the
558
+ [ release notes] ( https://github.com/tensorflow/datasets/blob/master/docs/release_notes.md ) .
559
+ The release note will be published for the next release.
560
+
561
+ ### 7. Send for review!
555
562
556
563
Send the pull request for review.
557
564
You can’t perform that action at this time.
0 commit comments