Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cf02e3c

Browse filesBrowse files
committed
minor #20295 Define a GitHub issue template to avoid support questions (javiereguiluz)
This PR was squashed before being merged into the 2.7 branch (closes #20295). Discussion ---------- Define a GitHub issue template to avoid support questions We're getting a lot of issues that are in fact support questions. Should we give a try at defining a GitHub Issue template to try to minimize this problem? The text contents are temporary. This is how they'd look: ![issue_template](https://cloud.githubusercontent.com/assets/73419/19683472/9be02128-9ab2-11e6-90a7-987ddcb49d97.png) Commits ------- eeaca5c Define a GitHub issue template to avoid support questions
2 parents 3f04132 + eeaca5c commit cf02e3c
Copy full SHA for cf02e3c

File tree

Expand file treeCollapse file tree

1 file changed

+13
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+13
-0
lines changed

‎.github/ISSUE_TEMPLATE.md

Copy file name to clipboard
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
| Q | A
2+
| ---------------- | -----
3+
| Bug report? | yes/no
4+
| Feature request? | yes/no
5+
| BC Break report? | yes/no
6+
| RFC? | yes/no
7+
| Symfony version | x.y.z
8+
9+
<!--
10+
- Please fill in this template according to your issue.
11+
- For support request or how-tos, visit https://symfony.com/support
12+
- Otherwise, replace this comment by the description of your issue.
13+
-->

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.