mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 12:10:06 -03:30
.github folder maintaince (#12327)
* Removing old awxbot files * Removing security bug report as GitHub now shows the security piolicy from /SECURITY.md * Changing feature_request from md to yml * Adding additional options to bug report components andinstall method * Removing old ISSUE_TEMPLATE.md * Changing issue type and adding additional components * Removing auto-generated change log * Adding awx_collection and cli components * Changing content search pattern for type labels * Changing from collection to awx_collection tag and adding dependencies tag * Adding unicode bug to bug repot to match feature unicode character * Changing bug to bug or docs * Remove docker on * and boot2docker infavor of docker development environmnet * Create top level issue with: CoC, Enterprise, Top level help * Remove old CODEOWNERS file
This commit is contained in:
12
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
12
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: For debugging help or technical support
|
||||
url: https://github.com/ansible/awx#get-involved
|
||||
about: For general debugging or technical support please see the Get Involved section of our readme.
|
||||
- name: 📝 Ansible Code of Conduct
|
||||
url: https://docs.ansible.com/ansible/latest/community/code_of_conduct.html?utm_medium=github&utm_source=issue_template_chooser
|
||||
about: AWX uses the Ansible Code of Conduct; ❤ Be nice to other members of the community. ☮ Behave.
|
||||
- name: 💼 For Enterprise
|
||||
url: https://www.ansible.com/products/engine?utm_medium=github&utm_source=issue_template_chooser
|
||||
about: Red Hat offers support for the Ansible Automation Platform
|
||||
Reference in New Issue
Block a user