diff options
Diffstat (limited to 'nvim/.config/nvim/.github/PULL_REQUEST_TEMPLATE/fix.md')
| -rw-r--r-- | nvim/.config/nvim/.github/PULL_REQUEST_TEMPLATE/fix.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nvim/.config/nvim/.github/PULL_REQUEST_TEMPLATE/fix.md b/nvim/.config/nvim/.github/PULL_REQUEST_TEMPLATE/fix.md new file mode 100644 index 0000000..a173370 --- /dev/null +++ b/nvim/.config/nvim/.github/PULL_REQUEST_TEMPLATE/fix.md @@ -0,0 +1,7 @@ +Fixes Issue # (If it doesn't fix an issue then delete this line) + +Bugs Fixed: +- A bullet for each bug fixed and a description + +Other: +Anything else relevant goes here |
