aboutsummaryrefslogtreecommitdiff
path: root/nvim/nvchad/.github/PULL_REQUEST_TEMPLATE/feature.md
diff options
context:
space:
mode:
Diffstat (limited to 'nvim/nvchad/.github/PULL_REQUEST_TEMPLATE/feature.md')
-rw-r--r--nvim/nvchad/.github/PULL_REQUEST_TEMPLATE/feature.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/nvim/nvchad/.github/PULL_REQUEST_TEMPLATE/feature.md b/nvim/nvchad/.github/PULL_REQUEST_TEMPLATE/feature.md
new file mode 100644
index 0000000..a622846
--- /dev/null
+++ b/nvim/nvchad/.github/PULL_REQUEST_TEMPLATE/feature.md
@@ -0,0 +1,14 @@
+
+Fixes Issue # (If it doesn't fix an issue then delete this line)
+
+Features Added:
+- Plugin Name (Add links if possible too)
+
+Reasoning:
+List why the feature is needed
+
+Speed (If applicable):
+Show the impact on the speed of nvChad
+
+Other:
+Anything else relevant goes here