Skip to content

chore(repo): Create issue template #157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 26, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<!--
Thanks for filing in issue! Are you proposing an enhancement or reporting a bug?

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.
-->
## How would the enhancement work?

## When would the enhancement be useful?

<!--
If reporting a bug, please include the following info:
-->

## What I wanted to do

## What I expected to happen

## What actually happened

## Steps to reproduce
Link to repository that can reproduce the issue: <link>

<!--
OR provide the following.
If possible, whittle down your issue into a [short, self-contained, correct example](http://sscce.org/).
-->

**`@optimizely/optimizely-sdk` version:**

<!-- ...and whichever of the following are applicable: -->

**Browser and version:**

**`node` version:**

**`npm` version:**

Versions of any other relevant tools (like module bundlers, transpilers, etc.):