Skip to content

Commit

Permalink
Rename .github/PULL_REQUEST_TEMPLATE/pull_request_template.md to .git… (
Browse files Browse the repository at this point in the history
#100)

This PR includes a fix for the PR template:

Moved the pull_request_template.md to the .github folder as having it in
a PULL_REQUEST_TEMPLATE folder requires the use of the `template` query
parameter to access the correct template. The use of the
PULL_REQUEST_TEMPLATE folder would be valid if we had multiple PR
templates. Currently we have only one so putting it directly into the
.github directory allows github to set it as the default template
automatically.

More information can be found here:
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository
  • Loading branch information
Pandelissym authored Nov 21, 2023
1 parent f5b0fa5 commit dd29652
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit dd29652

Please sign in to comment.