mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-13 07:48:39 -05:00
Merge pull request #10574 from ansible/jakemcdermott-patch-bug-template-2
Remove bug template title field Leaving it blank disables the template. Reviewed-by: Alex Corey <Alex.swansboro@gmail.com>
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: Create a report to help us improve
|
description: Create a report to help us improve
|
||||||
title: ""
|
|
||||||
labels:
|
labels:
|
||||||
- bug
|
- bug
|
||||||
body:
|
body:
|
||||||
|
|||||||
Reference in New Issue
Block a user