mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
fix review issue template github (#4578)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug-issue.md
vendored
2
.github/ISSUE_TEMPLATE/bug-issue.md
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: "Bug Report"
|
||||
about: "Report an issue with the PHP documentation"
|
||||
title: "[Bug] Issue with ..."
|
||||
title: "Issue with ..."
|
||||
labels: "bug"
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: "Documentation Improvement"
|
||||
about: "Suggest an improvement for the PHP documentation"
|
||||
title: "[Docs] Improve ..."
|
||||
title: "Improve ..."
|
||||
labels: "enhancement"
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user