Skip to content

Commit d17c8ae

Browse files
author
Ben J. Ward
committed
Rollout file .github/ISSUE_TEMPLATE.md
1 parent dfe3e7e commit d17c8ae

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<!--- Provide a general summary of the issue in the Title above -->
2+
3+
> _This template is rather extensive. Fill out all that you can, if are a new contributor or you're unsure about any section, leave it unchanged and a reviewer will help you_ :smile:. _This template is simply a tool to help everyone remember the BioJulia guidelines, if you feel anything in this template is not relevant, simply delete it._
4+
5+
## Expected Behavior
6+
<!--- If you're describing a bug, tell us what you expect to happen -->
7+
<!--- If you're suggesting a change/improvement, tell us how it should work -->
8+
9+
## Current Behavior
10+
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
11+
<!--- If suggesting a change/improvement, explain the difference from current behavior -->
12+
13+
## Possible Solution / Implementation
14+
<!--- If describing a bug, suggest a fix/reason for the bug (optional) -->
15+
<!--- If you're suggesting a change/improvement, suggest ideas how to implement the addition or change -->
16+
17+
## Steps to Reproduce (for bugs)
18+
<!--- You may include copy/pasteable snippets or a list of steps to reproduce the bug -->
19+
1.
20+
2.
21+
3.
22+
4.
23+
24+
<!--- Optionally, provide a link to a live example -->
25+
<!--- You can use [this tool](https://www.cockos.com/licecap/) -->
26+
<!--- ...Or [this tool](https://github.com/colinkeenan/silentcast) -->
27+
<!--- ...Or [this tool](https://github.com/GNOME/byzanz) on Linux -->
28+
29+
## Context
30+
<!--- How has this issue affected you? What are you trying to accomplish? -->
31+
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
32+
33+
## Your Environment
34+
<!--- Include as many relevant details about the environment you experienced the bug in -->
35+
- Package Version used:
36+
- Julia Version used:
37+
- Operating System and version (desktop or mobile):
38+
- Link to your project:
39+
40+
<!-- Can you list installed packages here? -->

0 commit comments

Comments
 (0)