Skip to content

Commit 773b880

Browse files
author
Tanner Blair
authored
Merge pull request #21 from NISystemsEngineering/feature/issue-template
Create ISSUE_TEMPLATE.md
2 parents 5e56c8c + 9485a92 commit 773b880

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
## Expected Behavior
2+
<!--- If you're describing a bug, tell us what should happen -->
3+
<!--- If you're suggesting a change/improvement, tell us how it should work -->
4+
5+
## Current Behavior
6+
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
7+
<!--- If suggesting a change/improvement, explain the difference from current behavior -->
8+
9+
## Possible Solution
10+
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
11+
<!--- or ideas how to implement the addition or change -->
12+
13+
## Steps to Reproduce (for bugs)
14+
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
15+
<!--- reproduce this bug. Include code to reproduce, if relevant -->
16+
1.
17+
2.
18+
3.
19+
4.
20+
21+
## Context
22+
<!--- How has this issue affected you? What are you trying to accomplish? -->
23+
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
24+
25+
## Your Environment
26+
<!--- Include as many relevant details about the environment you experienced the bug in -->
27+
* Release Version used:
28+
* LabVIEW version:
29+
* Operating System and version (desktop or mobile):

0 commit comments

Comments
 (0)