Skip to content

Commit 6fd888c

Browse files
Issue Template
1 parent 0797995 commit 6fd888c

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

.github/issue_template.md

+54
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
<!--
2+
Please fill the report below. Your issue will be added to the overall list of issues and will be reviewed on a first-come first-serve basis.
3+
4+
WARNING: CONTENT POSTED HERE IS PUBLIC! PLEASE REFRAIN FROM SUBMITTING ANYTHING PRODUCT SPECIFIC THAT MAY JEAPORDIZE THE INTEGRITY OF YOUR BUSINESS OR APPLICATION, INCLUDING (BUT NOT LIMITED TO): REFERENCES, COMMENTS, CODE, etc.
5+
-->
6+
7+
# Issue Details
8+
9+
**Type of Issue** (check one with "X")
10+
```
11+
[ ] Bug Report => Please search GitHub for a similar issue or PR before submitting
12+
[ ] Feature Request => Please ensure feature is not already in progress
13+
[ ] Support Request => Please do not submit support requests here, instead see: https://discourse.oss.antheminc.com/
14+
```
15+
16+
## Current Behavior
17+
<!--
18+
Please describe the issue in a short summary.
19+
-->
20+
21+
22+
## Expected Behavior
23+
<!--
24+
Please describe the expectation of what should occur in the scenario previously described.
25+
-->
26+
27+
28+
## How to Reproduce the Issue
29+
### Steps to Reproduce
30+
<!--
31+
Please list the steps required to reproduce the issue (if any)
32+
-->
33+
34+
35+
### Code Snippet
36+
<!--
37+
Please add any code that is necessary to reproduce the issue.
38+
39+
If the current behavior is recreated better with an example, please provide the *STEPS TO REPRODUCE* and if possible a *MINIMAL DEMO* of the problem via
40+
https://plnkr.co or similar.
41+
-->
42+
43+
44+
# Environment Details
45+
* **Nimbus Version:**
46+
<!--
47+
Please tell us the version of the framework was this issue found in.
48+
-->
49+
50+
51+
* **Browser:**
52+
<!--
53+
Please list all browsers where this could be reproduced.
54+
-->

0 commit comments

Comments
 (0)