Fix issue/PR templates#9117
Conversation
GitHub markdown does not do auto-unwrapping.
This Stack Overflow answer [1] details how to have multiple PR templates on GitHub. The UX is not that immediate (user has to click on preview, and then another link). A single page with two templates (where you fill in the one you pick and erase the other) is more friendly. [1] https://stackoverflow.com/a/75030350
For consistency with other bullet points.
|
Ok, apparently there is a trick to have multiple PR templates on GitHub, but I dislike it a lot. It involves the user having to click “Preview” and then the correct template. So I made a single PR template where the user simply pick one of tho options and erases the other one. I will post the template as is below, in another comment. Let me know if you prefer the “Preview” option. |
|
Please read Github PR Conventions and then fill in one of these two templates. Template Α: This PR modifies Include the following checklist in your PR:
Bonus points for added automated tests! Template Β: This PR does not modify Include the following checklist in your PR:
|
|
We may want to merge this fast, or for the next two days new PRs will be templateless! I'll let someone with seniority decide. |
|
Absolutely. Will have to wait for CI to finish though. |
See: #9100.
There are some text wrapping issue, plus it seems to me that PR templates are not shown.