Skip to content

Commit 941dc43

Browse files
authored
Merge pull request #175 from terraref/dlebauer-issue-template
draft extractor checks to issue template
2 parents 72cc2b7 + 479a18c commit 941dc43

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ How would it be used?
3232
Are there any examples (existing software / utilities)? Please provide reproducible code snippets, links, screenshots, etc
3333
3434
-->
35-
### Completion Criteria (REQUIRED/ESSENTIAL)
35+
### Completion Criteria <!---(REQUIRED/ESSENTIAL)
3636

37-
<!--- How will we know when this is done?
37+
How will we know when this is done?
3838

3939
Examples:
4040

@@ -51,4 +51,17 @@ FOR A FEATURE REQUEST
5151
* [ ] create algorithm
5252
* [ ] write test
5353
* [ ] add to pipeline
54+
55+
FOR AN EXTRACTOR / DATA PRODUCT REVIEW
56+
57+
* [ ] Code review complete (includes extractor, any functions in terrautils, etc)
58+
* [ ] Sample data output verified
59+
* [ ] Sample metadata verified
60+
* [ ] Changes for 2017 release implemented
61+
* [ ] Issue(s) for changes postponed until 2018 created and listed in README
62+
* [ ] Extractor tagged/versioned
63+
* [ ] Data from earlier versions of extractor purged
64+
* [ ] Extractor deployed
65+
* [ ] Final output verified/reviewed
66+
5467
--->

0 commit comments

Comments
 (0)