Multiple PR Template selection #81319
Replies: 3 comments 1 reply
|
It would be convenient if GitHub could pick up the pull request template at the folder level instead of the repo level. So we can simply drop the different templates into their respective folder in the scenario described above. |
|
Also there is currently no way to share a URL to open a PR using a custom template.
desired: don't clear the It already doesn't clear |
|
It would be very interesting to be able to select the different types of templates! Or at least be able to use files as .yml files, just like issue templates - this way, certain information such as labels and assignees could be more customizable and updated automatically and we could also use custom forms. Another option would be to allow us to have the |
Uh oh!
There was an error while loading. Please reload this page.
Select Topic Area
Product Feedback
Body
I have few templates for different purpose, such as
hotfix/bug/feature,and I hope there is a dropdown to display
.mdtemplate underPULL_REQUEST_TEMPLATEfolder,instead of using
template=xxx.mdmanuallyAll reactions