Closed
Description
Bug
I created two PR templates: one for icons and one for other features. However, I do not see these templates when I open a new PR.
How to replicate the bug
Make a commit and push the new branch to the remote. Then, open a PR. The PR body will be empty.
Possible Fixes/Solutions
Seems like the issue is that I'm using 2 PR templates. While GitHub does allow multiple templates, currently, we have to reference it by URL.
For now, I'll make a general PR template that can do both features and icons. While not the best, it's the best way to do things for now. I'll store the current templates in the draft folder and we can use them when GitHub has some UI support for multiple PR templates.