]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/.github/PULL_REQUEST_TEMPLATE.md
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / .github / PULL_REQUEST_TEMPLATE.md
diff --git a/stow/oh-my-zsh/.oh-my-zsh/.github/PULL_REQUEST_TEMPLATE.md b/stow/oh-my-zsh/.oh-my-zsh/.github/PULL_REQUEST_TEMPLATE.md
deleted file mode 100644 (file)
index 5c94cae..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-## Standards checklist:
-
-<!-- Fill with an x the ones that apply. Example: [x] -->
-
-- [ ] The PR title is descriptive.
-- [ ] The PR doesn't replicate another PR which is already open.
-- [ ] I have read the contribution guide and followed all the instructions.
-- [ ] The code follows the code style guide detailed in the wiki.
-- [ ] The code is mine or it's from somewhere with an MIT-compatible license.
-- [ ] The code is efficient, to the best of my ability, and does not waste computer resources.
-- [ ] The code is stable and I have tested it myself, to the best of my abilities.
-- [ ] If the code introduces new aliases, I provide a valid use case for all plugin users down below.
-
-## Changes:
-
-- [...]
-
-## Other comments:
-
-...