Multiple PR templates
See original GitHub issueSo there is the option to have multiple pr templates in GitHub, which I think is pretty cool.
However, to make actual use of this feature, I need to manually select the template via tampering with the url (i.e. appending &template=first-template.md
).
This is how GitLab does it: (Source)
So here is my feature request: I, as a user, want to select my pr template via a nice dropdown, and not via manually tampering with the url in a complicated way.
Do you guys see my point? Do you feel like this is something that would be a nice feature for this project?
Does anybody have an idea on how the options of the dropdown could be populated best? Simply search for the PULL_REQUEST_TEMPLATE/
folder (maybe in .github/
) and iterate over all entries?
Looking forward to your input!
PS Keep up the good work, I ❤️ this project so much!!! 👏
edit. shared this with GH Support as well edit. 2 removed the “and issue templates” as @sindresorhus pointed out this already exists
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:10 (4 by maintainers)
Top GitHub Comments
And now, almost 2 years later, it’s still not even close to being available. @sindresorhus You seriesuly closed this too easily.
Let’s reopen this. It would help tremendously in our mono-repo team. Since we all need slightly different PR templates, and the URL solution is not robust.
@sindresorhus @flowirtz