Skip to content

Commit 9e71134

Browse files
authored
Update CONTRIBUTING.md
removed confusion about the label
1 parent baf8259 commit 9e71134

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Once you have created a Corpus representation of your dataset, follow these step
2222

2323
* Use `Corpus.dump()` to write the Corpus to disk
2424
* Locate the resulting folder and compress it into a zip file
25-
* Open a new issue on GitHub with the "dataset" tag
25+
* Open a new issue on GitHub (title should start with "[Dataset]")
2626
* Include the following information in the issue:
2727
* the name of the dataset
2828
* brief description
@@ -36,7 +36,6 @@ Once you have created a Corpus representation of your dataset, follow these step
3636

3737
If we decide to accept your dataset contribution, we will notify you on the submitted issue, and upon the next public release you will be able to access the dataset through `convokit.download()`!
3838

39-
NOTE: the "datasets" issue tag should **only** be used for submitting completed datasets. _Requests_ for new datasets should instead be submitted following the procedure for feature requests described in the previous section.
4039

4140
## Contributing code
4241

0 commit comments

Comments
 (0)