aboutsummaryrefslogtreecommitdiff
path: root/vim/bundle/YouCompleteMe/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to 'vim/bundle/YouCompleteMe/.github/PULL_REQUEST_TEMPLATE.md')
m---------vim/bundle/YouCompleteMe0
-rw-r--r--vim/bundle/YouCompleteMe/.github/PULL_REQUEST_TEMPLATE.md20
2 files changed, 0 insertions, 20 deletions
diff --git a/vim/bundle/YouCompleteMe b/vim/bundle/YouCompleteMe
new file mode 160000
+Subproject 0de1c0c9bb13ce82172b472c676035cd47cf6a6
diff --git a/vim/bundle/YouCompleteMe/.github/PULL_REQUEST_TEMPLATE.md b/vim/bundle/YouCompleteMe/.github/PULL_REQUEST_TEMPLATE.md
deleted file mode 100644
index ffcf4a5..0000000
--- a/vim/bundle/YouCompleteMe/.github/PULL_REQUEST_TEMPLATE.md
+++ /dev/null
@@ -1,20 +0,0 @@
-# PR Prelude
-
-Thank you for working on YCM! :)
-
-**Please complete these steps and check these boxes (by putting an `x` inside
-the brackets) _before_ filing your PR:**
-
-- [ ] I have read and understood YCM's [CONTRIBUTING][cont] document.
-- [ ] I have read and understood YCM's [CODE_OF_CONDUCT][code] document.
-- [ ] I have included tests for the changes in my PR. If not, I have included a
- rationale for why I haven't.
-- [ ] **I understand my PR may be closed if it becomes obvious I didn't
- actually perform all of these steps.**
-
-# Why this change is necessary and useful
-
-[Please explain **in detail** why the changes in this PR are needed.]
-
-[cont]: https://github.com/Valloric/YouCompleteMe/blob/master/CONTRIBUTING.md
-[code]: https://github.com/Valloric/YouCompleteMe/blob/master/CODE_OF_CONDUCT.md