We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54c9db6 commit 051b8ccCopy full SHA for 051b8cc
.github/ISSUE_TEMPLATE/bug-issue.md
@@ -1,7 +1,7 @@
1
---
2
name: "Bug Report"
3
about: "Report an issue with the PHP documentation"
4
-title: "[Bug] Issue with ..."
+title: "Issue with ..."
5
labels: "bug"
6
assignees: ""
7
.github/ISSUE_TEMPLATE/documentation-issue.md
name: "Documentation Improvement"
about: "Suggest an improvement for the PHP documentation"
-title: "[Docs] Improve ..."
+title: "Improve ..."
labels: "enhancement"
0 commit comments