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 @@ If after going through the previous checklist you still think you should create ### 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 @@ If after going through the previous checklist you still think you should create * 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