- Search issue tracker for similar issues.
- Specify the version number for
vv. (vv --versionto get this.) - Specify the details of
vvand your system. (vv --debug-vvto get this.) - Describe the problem in detail. Explain what happened, and what you expected would happen.
- If helpful, include a screenshot. Annotate the screenshot for clarity.
All contributions welcome. If you would like to submit a pull request, please follow the steps below.
- Make sure you have a GitHub account.
- Fork the repository on GitHub.
- Make changes to your clone of the repository.
- Verify your changes still pass Shellcheck and all functions are prefixed, such as:
__vv__my_function. - Submit a pull request.