Thank you for contributing to Vue Class Component! To manage the process smoothly, please take a look at the following points.
Please make sure that your issue is either a bug report or feature request. The other kinds of issue will be closed immediately. For usage questions, please use Stack Overflow, the official Vue.js forum, the official Discord server, etc.
Also, please try searching existing issue before creating a new one. Your issue may exist already in an old thread.
Please make sure to provide minimal and self-contained reproduction. A bug report without a proper reproduction may be closed immediately.
To create a reproduction, you can use on-browser playground such as JSFiddle (template for Vue Class Component) or create a GitHub repository and share its link.
Please also clarify the expected behavior, actual behavior and steps to reproduce the bug to confirm it precisely.
For feature request, please make sure to clarify the use case that you want to solve. Explaining it with actual code example or pseudo code would be useful to share your idea.
Please do not commit the files under dist/
. They are supporsed to be generated during the releasing process.