mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Merge pull request #10567 from ansible/jakemcdermott-patch-bug-template
Remove default text from bug title SUMMARY We use labels for these, so the extra text isn't needed. ADDITIONAL INFORMATION Reviewed-by: Kersom <None>
This commit is contained in:
commit
28147b71c5
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Bug Report
|
||||
description: Create a report to help us improve
|
||||
title: "[Bug]: "
|
||||
title: ""
|
||||
labels:
|
||||
- bug
|
||||
body:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user