nerdtree/.github
Phil Runninger 42a5a2c106
Update PULL_REQUEST_TEMPLATE.md
Make the tag creation process semi-automatic by making bash do more of the legwork. The included bash commands will:

1. Make sure your master branch is up to date
2. Display all the patch releases in the current MAJOR.MINOR version
3. Ask for a version number to use as the tag (one of the ones previously displayed, presumably)
4. Get the latest commit's subject line, and use it in the tag's message field.
5. Create the tag, and push all tags to the origin.
2020-07-14 08:32:29 -04:00
..
ISSUE_TEMPLATE Better spacing of comment in issue templates. 2019-08-09 10:27:47 -04:00
workflows Add CI job that lints VimL and reviews PRs 2019-12-31 09:20:35 +03:00
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md 2020-07-14 08:32:29 -04:00