I broke up with neovim....vim is my best friend now
This commit is contained in:
6
dot_vim/plugged/vimwiki/dot_github/issue_template.md
Normal file
6
dot_vim/plugged/vimwiki/dot_github/issue_template.md
Normal file
@@ -0,0 +1,6 @@
|
||||
Prior to submitting a new issue make sure to complete these steps:
|
||||
|
||||
- [ ] Include the VimWiki settings from your `.vimrc`
|
||||
- [ ] Include the syntax you are using (default / Markdown / MediaWiki)
|
||||
- [ ] Provide a detailed description of the problem including **steps to reproduce the issue**.
|
||||
- [ ] Include the output of `:VimwikiShowVersion`.
|
||||
@@ -0,0 +1,9 @@
|
||||
Steps for submitting a pull request:
|
||||
|
||||
- [ ] **ALL** pull requests should be made against the `dev` branch!
|
||||
- [ ] Take a look at [CONTRIBUTING.MD](https://github.com/vimwiki/vimwiki/blob/dev/CONTRIBUTING.md)
|
||||
- [ ] Reference any related issues.
|
||||
- [ ] Provide a description of the proposed changes.
|
||||
- [ ] PRs must pass Vint tests and add new Vader tests as applicable.
|
||||
- [ ] Make sure to update the documentation in `doc/vimwiki.txt` if applicable,
|
||||
including the Changelog and Contributors sections.
|
||||
Reference in New Issue
Block a user