Multiple templates for Pull Requests on Github

Viewed 15

According to documentation I had to create a PULL_REQUEST_TEMPLATE folder in .github folder.

Then add my pull_request_first_template and pull_request_second_template.md into PULL_REQUEST_TEMPLATE folder.

When I try to open a new PR, no templates are being displayed, not speaking of even switching between them.

Seems like templates are not displaying at all. Is there a solution to that?

0 Answers
Related