mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -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:
49
.github/ISSUE_TEMPLATE.md
vendored
49
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,49 +0,0 @@
|
||||
<!---
|
||||
The Ansible community is highly committed to the security of our open source
|
||||
projects. Security concerns should be reported directly by email to
|
||||
security@ansible.com. For more information on the Ansible community's
|
||||
practices regarding responsible disclosure, see
|
||||
https://www.ansible.com/security
|
||||
-->
|
||||
|
||||
##### ISSUE TYPE
|
||||
<!--- Pick one below and delete the rest: -->
|
||||
- Bug Report
|
||||
- Feature Idea
|
||||
- Documentation
|
||||
|
||||
##### COMPONENT NAME
|
||||
<!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: -->
|
||||
- API
|
||||
- UI
|
||||
- Collection
|
||||
|
||||
##### SUMMARY
|
||||
<!-- Briefly describe the problem. -->
|
||||
|
||||
##### ENVIRONMENT
|
||||
* AWX version: X.Y.Z
|
||||
* AWX install method: operator, developer environment
|
||||
* AWX deployment target: openshift, kubernetes, minikube
|
||||
* Operating System:
|
||||
* Web Browser:
|
||||
|
||||
##### STEPS TO REPRODUCE
|
||||
|
||||
<!-- For new features, show how the feature would be used. For bugs, please show
|
||||
exactly how to reproduce the problem. Ideally, provide all steps and data needed
|
||||
to recreate the bug from a new awx install. -->
|
||||
|
||||
##### EXPECTED RESULTS
|
||||
|
||||
<!-- For bug reports, what did you expect to happen when running the steps
|
||||
above? -->
|
||||
|
||||
##### ACTUAL RESULTS
|
||||
|
||||
<!-- For bug reports, what actually happened? -->
|
||||
|
||||
##### ADDITIONAL INFORMATION
|
||||
|
||||
<!-- Include any links to sosreport, database dumps, screenshots or other
|
||||
information. -->
|
||||
Reference in New Issue
Block a user