mirror of
https://github.com/tenrok/vue-context.git
synced 2026-06-02 13:14:03 +03:00
36 lines
814 B
Markdown
36 lines
814 B
Markdown
<!--
|
|
Pull request template
|
|
To use this template:
|
|
* Fill out what you can
|
|
* Delete what you do not fill out
|
|
-->
|
|
|
|
## Pull Request Template
|
|
|
|
A similar PR may already be submitted! Please search among the
|
|
[pull requests](https://github.com/rawilk/vue-context/pulls) before creating one.
|
|
|
|
Thanks for submitting a pull request! Please provide enough information
|
|
so that others can review your pull request. For more information,
|
|
please see the contributing guide.
|
|
|
|
### Description of the Change
|
|
|
|
[Describe what you changed]
|
|
|
|
### Benefits
|
|
|
|
[List any benefits to this change(s)]
|
|
|
|
### Possible Drawbacks
|
|
|
|
[Are there any drawbacks to these changes?]
|
|
|
|
### Applicable Issues
|
|
|
|
[Reference any issues this PR closes]
|
|
|
|
### Any additional information
|
|
|
|
Be sure to include any additional information that
|
|
could be useful for the PR. |