summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2018-11-07 14:09:27 -0800
committerBrian Coca <bcoca@users.noreply.github.com>2018-11-13 14:19:36 -0500
commit50da27654483f1f35f2002172ce549cb0a566ff2 (patch)
tree6a2726b947f37fa724565acd368d00bfe52befde /.github
parent2ca7279caefc2a2d9baf20cfd96e50d2e80f029c (diff)
downloadansible-50da27654483f1f35f2002172ce549cb0a566ff2.tar.gz
Remove ansible version from PR template.
While important for issues, it adds almost no value for PRs.
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 5919733a76..92ce53cf4e 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -13,12 +13,6 @@
##### COMPONENT NAME
<!--- Write the short name of the module, plugin, task or feature below -->
-##### ANSIBLE VERSION
-<!--- Paste verbatim output from "ansible --version" between quotes -->
-```paste below
-
-```
-
##### ADDITIONAL INFORMATION
<!--- Include additional information to help people understand the change here -->
<!--- A step-by-step reproduction of the problem is helpful if there is no related issue -->