1
0
Fork 0
composer/.github/pull_request_template.md

6 lines
300 B
Markdown
Raw Normal View History

2021-03-11 20:28:58 +00:00
<!-- Please remember to select the appropriate branch:
2021-06-07 13:52:33 +00:00
For bug or doc fixes pick the oldest branch where the fix applies (e.g. 2.1 or similar if such a branch exists, or 1.10 if it is a critical fix that should be fixed in Composer 1)
2021-03-11 20:28:58 +00:00
2021-10-16 20:30:15 +00:00
For new features and everything else, use the main branch. -->