diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/pull_request-template.md similarity index 90% rename from .github/PULL_REQUEST_TEMPLATE/pull_request_template.md rename to .github/pull_request-template.md index 63380638..0ce4834b 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/pull_request-template.md @@ -1,11 +1,4 @@ ---- -name: Default Pull Request Template -about: Default template for all pull requests -title: '' -labels: '' -assignees: '' ---- -## Description +# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.