Ask about non-dockerized jenkins in issue template
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 8de0f79..44440f6 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -15,6 +15,8 @@
### Expected outcome
+### Have you tried a non-dockerized Jenkins and get the expected outcome?
+
### Output of `docker version`
### Other relevant information
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 49a61f5..92aafd7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -11,5 +11,6 @@
* Docker commands that you execute
* Actual result
* Expected outcome
+* Have you tried a non-dockerized Jenkins and get the expected outcome?
* Output of `docker version`
* Other relevant information