aboutsummaryrefslogtreecommitdiff
path: root/nvim/nvchad/.github/PULL_REQUEST_TEMPLATE/plugin.md
blob: 28ae8d348f413a54faec9805aa30067e2536749f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(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