FAForever / fa

Lua code for FAF
221 stars 228 forks source link

Make PR template default instead of requiring query #6276

Closed lL1l1 closed 1 week ago

lL1l1 commented 1 week ago

The current template requires you to use a query parameter to bring up the template, so it doesn't show up as default. For example: https://github.com/FAForever/fa/compare/develop...lL1l1:fa:Fix/attackgroundtries?expand=1&template=pull_request_template.md (notice the &template=pull_request_template.md at the end is needed). This PR moves the template to the .github directory so it should appear as the default according to the Github Documentation on PR templates.

MrRowey commented 1 week ago

This should be fine as we only have the One Pull Request Template