-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Update GitHub PR template #60872
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
base: 6.4
Are you sure you want to change the base?
Update GitHub PR template #60872
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
- ✨ New features and deprecations must target the **in development** branch | ||
- 📝 Add a changelog entry: |
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.
- ✨ New features and deprecations must target the **in development** branch | |
- 📝 Add a changelog entry: | |
- ✨ New features and deprecations must target the **feature** branch | |
and must add an entry to the changelog file of the patched component: |
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.
"feature branch" is something that we never mention in Symfony site or docs, so this could be confusing to folks.
We only mention:
- Stable
- LTS
- Maintained
- Unmaintained
- Under development
- Security fixes only
Source: https://symfony.com/releases
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.
"feature" is the word we use on line 1 of the table, so that might be easier to understand than "in dev", which is not explained in the template
Proposed changes: