-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Improve github issue templates #27193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
3eceda9
to
39e5b16
Compare
So is "Security" for the Security component? I know the answer, but I'm afraid that someone that thinks "Oh a bug in the security configuration", might follow that link instead. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -1,9 +1,11 @@ | |||
--- | |||
name: Security Issue | |||
about: Report security-related errors |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would keep the current description and add the URL after in parenthesis.
@fabpot updated. Status: needs review |
39e5b16
to
ffe5a32
Compare
name: Support Question | ||
about: Questions about using Symfony and its components | ||
name: ⛔ Support Question | ||
about: See https://symfony.com/support for questions about using Symfony and its components. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you add a dot here, you should add it on other about
section as well... or just remove the ones you added.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dots added
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TBH, I would have removed the ones you added
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed :)
ffe5a32
to
5f7efd2
Compare
5f7efd2
to
a05ae9b
Compare
Thank you @nicolas-grekas. |
This PR was merged into the 4.2-dev branch. Discussion ---------- Improve github issue templates | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Fixes ordering and adds some visual hints:  Commits ------- a05ae9b Improve github issue templates
Fixes ordering and adds some visual hints: