Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit fb0cd7a

Browse files
chore(repo): Create issue template (optimizely#157)
1 parent 3ea6be2 commit fb0cd7a

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

.github/issue_template.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
<!--
2+
Thanks for filing in issue! Are you proposing an enhancement or reporting a bug?
3+
4+
If proposing an enhancement, please describe your use case in as much detail as you think is needed to convey the value of the enhancement.
5+
-->
6+
## How would the enhancement work?
7+
8+
## When would the enhancement be useful?
9+
10+
<!--
11+
If reporting a bug, please include the following info:
12+
-->
13+
14+
## What I wanted to do
15+
16+
## What I expected to happen
17+
18+
## What actually happened
19+
20+
## Steps to reproduce
21+
Link to repository that can reproduce the issue: <link>
22+
23+
<!--
24+
OR provide the following.
25+
If possible, whittle down your issue into a [short, self-contained, correct example](http://sscce.org/).
26+
-->
27+
28+
**`@optimizely/optimizely-sdk` version:**
29+
30+
<!-- ...and whichever of the following are applicable: -->
31+
32+
**Browser and version:**
33+
34+
**`node` version:**
35+
36+
**`npm` version:**
37+
38+
Versions of any other relevant tools (like module bundlers, transpilers, etc.):
39+

0 commit comments

Comments
 (0)