Skip to content

Commit 4248bd4

Browse files
authored
Create ISSUE_TEMPLATE.md
1 parent 2956f66 commit 4248bd4

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<!---
2+
Thanks for contributing your input! Instructions are in comments, like this
3+
-->
4+
5+
_please edit this template before submitting a new issue_
6+
7+
<!---
8+
Title: Provide a general summary of your feature / question / issue in the title above.
9+
-->
10+
11+
<!---
12+
Tags: please select one or more relevant tags
13+
--->
14+
15+
### Description
16+
<!---
17+
Is there something you want to do? Is this a bug? Feature request? Discussion?
18+
* Question: ask away!
19+
* New feature / analysis :
20+
* Bug: what were you trying to do? What did you expect to happen? What happened?
21+
-->
22+
23+
<!---
24+
### Details
25+
How would this change help? (you, the project, the user community?
26+
How would it be used?
27+
Are there any examples (existing software / utilities)? Please provide links, screenshots, etc-->
28+
29+
### Completion Criteria
30+
31+
<!--- How will we know when this is done?
32+
please use boxes like
33+
for a bug:
34+
* [ ] Now I can [topic of question / bug]
35+
for a discussion:
36+
* [ ] Discuss and develop requirements docs; create issues for next steps
37+
for a new feature
38+
* [ ] create algorithm
39+
* [ ] write test
40+
* [ ] add to pipeline
41+
--->

0 commit comments

Comments
 (0)