mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 13:39:27 -02:30
remove COMPONENT NAME from our issue templates
this is a remnant from our closed sourced days; upstream bug reporters only fill this out correctly like 50% of the time, and it's often difficult to know without knowing how AWX actually works
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -7,12 +7,6 @@ about: Create a report to help us improve
|
|||||||
##### ISSUE TYPE
|
##### ISSUE TYPE
|
||||||
- Bug Report
|
- Bug Report
|
||||||
|
|
||||||
##### COMPONENT NAME
|
|
||||||
<!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: -->
|
|
||||||
- API
|
|
||||||
- UI
|
|
||||||
- Installer
|
|
||||||
|
|
||||||
##### SUMMARY
|
##### SUMMARY
|
||||||
<!-- Briefly describe the problem. -->
|
<!-- Briefly describe the problem. -->
|
||||||
|
|
||||||
|
|||||||
11
.github/ISSUE_TEMPLATE/feature_request.md
vendored
11
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -7,16 +7,5 @@ about: Suggest an idea for this project
|
|||||||
##### ISSUE TYPE
|
##### ISSUE TYPE
|
||||||
- Feature Idea
|
- Feature Idea
|
||||||
|
|
||||||
##### COMPONENT NAME
|
|
||||||
<!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: -->
|
|
||||||
- API
|
|
||||||
- UI
|
|
||||||
- Installer
|
|
||||||
|
|
||||||
##### SUMMARY
|
##### SUMMARY
|
||||||
<!-- Briefly describe the problem or desired enhancement. -->
|
<!-- Briefly describe the problem or desired enhancement. -->
|
||||||
|
|
||||||
##### ADDITIONAL INFORMATION
|
|
||||||
|
|
||||||
<!-- Include any links to sosreport, database dumps, screenshots or other
|
|
||||||
information. -->
|
|
||||||
|
|||||||
Reference in New Issue
Block a user