1
0
Fork 0
mirror of https://github.com/CompeyDev/my-nvim-setup.git synced 2025-04-30 01:33:45 +01:00
my-nvim-setup/.github/PULL_REQUEST_TEMPLATE/plugin.md
Jeevan Shah dc80ae5795
chore: Dev pr template ()
* chore: add pr templates

* Move title formatting and make speed optional
2021-09-27 23:01:45 +10:00

16 lines
382 B
Markdown

(Make sure your title is either: 'fix', 'chore', or 'feat' then your title. ex: `fix: add new plugin`)
Fixes Issue # (If it doesn't fix an issue then delete this line)
Plugins Added:
- [Plugin Name](Plugin Link)
- [Plugin Name](Plugin Link)
Reasoning:
List why the plugin(s) should be added
Speed:
Show the impact on the speed of nvChad
Other:
Anything else relevant goes here