Files
aspnetcore/.github/pull_request_template.md
Doug Bunting 9ca2be836d Add / update PR templates (#37412)
- add eng/PatchConfig.props reminder for release/2.1
- move related issue into **Description**
- address Markdown lint complaints
- create similar templates for internal PRs
- include new .azuredevops folder in CODEOWNERS
2021-10-12 09:28:25 -07:00

969 B

{PR title}

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Summary of the changes (Less than 80 chars)

Description

{Detail}

Fixes #{bug number} (in this specific format)