diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000000..34e062fad6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,43 @@ +--- +name: "\U0001F41B Bug report" +about: Create a report to help us improve + +--- + +##### ISSUE TYPE + - Bug Report + +##### COMPONENT NAME + + - API + - UI + - Installer + +##### SUMMARY + + +##### ENVIRONMENT +* AWX version: X.Y.Z +* AWX install method: openshift, minishift, docker on linux, docker for mac, boot2docker +* Ansible version: X.Y.Z +* Operating System: +* Web Browser: + +##### STEPS TO REPRODUCE + + + +##### EXPECTED RESULTS + + + +##### ACTUAL RESULTS + + + +##### ADDITIONAL INFORMATION + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000000..6252b7f27b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,22 @@ +--- +name: "✨ Feature request" +about: Suggest an idea for this project + +--- + +##### ISSUE TYPE + - Feature Idea + +##### COMPONENT NAME + + - API + - UI + - Installer + +##### SUMMARY + + +##### ADDITIONAL INFORMATION + + diff --git a/.github/ISSUE_TEMPLATE/security_bug_report.md b/.github/ISSUE_TEMPLATE/security_bug_report.md new file mode 100644 index 0000000000..2763db4e30 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/security_bug_report.md @@ -0,0 +1,9 @@ +--- +name: "\U0001F525 Security bug report" +about: How to report security vulnerabilities + +--- + +For all security related bugs, email security@ansible.com instead of using this issue tracker and you will receive a prompt response. + +For more information on the Ansible community's practices regarding responsible disclosure, see https://www.ansible.com/security