aboutsummaryrefslogtreecommitdiff
path: root/nvim/nvchad/.github/PULL_REQUEST_TEMPLATE/plugin.md
diff options
context:
space:
mode:
authorBlaster4385 <TheTablaster@aospa.co>2024-02-15 00:37:46 +0530
committerBlaster4385 <blaster4385@tablaster.dev>2024-02-26 00:30:39 +0530
commitcead788a4a8e67f776d82c4ad50f6d065609c1cf (patch)
tree35fe47589914bdf04f3ecd86c86800ced4068703 /nvim/nvchad/.github/PULL_REQUEST_TEMPLATE/plugin.md
Initial dotfiles
Diffstat (limited to 'nvim/nvchad/.github/PULL_REQUEST_TEMPLATE/plugin.md')
-rw-r--r--nvim/nvchad/.github/PULL_REQUEST_TEMPLATE/plugin.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/nvim/nvchad/.github/PULL_REQUEST_TEMPLATE/plugin.md b/nvim/nvchad/.github/PULL_REQUEST_TEMPLATE/plugin.md
new file mode 100644
index 0000000..28ae8d3
--- /dev/null
+++ b/nvim/nvchad/.github/PULL_REQUEST_TEMPLATE/plugin.md
@@ -0,0 +1,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