1
0
Fork 0

Improve PR template

pull/10415/head
Jordi Boggiano 2022-01-01 14:53:58 +01:00
parent 4829a401d8
commit 99aeba541a
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!-- Please remember to select the appropriate branch: <!-- Please remember to select the appropriate branch:
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) For bug or doc fixes pick the oldest branch where the fix applies (e.g. `2.2` if the 2.2 LTS is affected, `1.10` if it is a critical fix that should be fixed in Composer 1, otherwise `main`)
For new features and everything else, use the main branch. --> For new features and everything else, use the main branch. -->