2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-06-05 16:02:23 +03:00
Files
vue-context/.github/ISSUE_TEMPLATE.md
T
2018-05-29 21:24:51 -05:00

36 lines
817 B
Markdown

<!--
Issue template
To use this template:
* Fill out what you can
* Delete what you do not fill out
-->
NOTE: ISSUES ARE NOT FOR CODE HELP - Ask for help at
https://stackoverflow.com
### Description
[Description of the issue]
### Steps to Reproduce
1. [First Step]
2. [Second Step]
3. [and so on...]
**Expected behavior:** [What did you expect to happen]
**Actual behavior:** [What actually happens]
**Reproduces how often:** [What percentage of the time does it reproduce?]
### Version
You can get this information from copy and pasting the
version number from your `package.json` file in your project.
Also, please include the browser and version of the browser you're running.
### Additional Information
Any additional information, configuration or data that
might be necessary to reproduce the issue.