mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-28 16:53:40 +00:00
Merge pull request #10585 from aisgbnok/pr-template-suggestion
Add GitHub PR Template to encourage linking issues
This commit is contained in:
39
.github/pull_request_template.md
vendored
Normal file
39
.github/pull_request_template.md
vendored
Normal file
@ -0,0 +1,39 @@
|
||||
<!--
|
||||
Fill out the following information to help us review this pull request.
|
||||
You can delete these comments once you are done.
|
||||
-->
|
||||
<!--
|
||||
## Description
|
||||
|
||||
If your changes are extensive:
|
||||
- Uncomment this heading and provide a brief description here.
|
||||
- List more detailed changes below under the changes heading.
|
||||
-->
|
||||
|
||||
## Why
|
||||
|
||||
<!--
|
||||
- Briefly describe _why_ you made this pull request.
|
||||
- If this pull request relates to an issue, provide the issue number or link.
|
||||
- If this pull request closes an issue, use a keyword (`Closes #123`).
|
||||
- Using a keyword will ensure the issue is automatically closed once this pull request is merged.
|
||||
- For more information, see [Linking a pull request to an issue using a keyword](https://docs.github.com/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword).
|
||||
-->
|
||||
|
||||
- Closes #[Issue Number]
|
||||
|
||||
## Changes
|
||||
|
||||
<!--
|
||||
- Briefly describe or list _what_ this PR changes.
|
||||
- Share any important highlights regarding your changes, such as screenshots, code snippets, or formatting.
|
||||
-->
|
||||
|
||||
<!--
|
||||
Thanks for contributing to Microsoft docs content!
|
||||
|
||||
Here are some resources that might be helpful while contributing:
|
||||
- [Microsoft Docs contributor guide](https://docs.microsoft.com/contribute/)
|
||||
- [Docs Markdown reference](https://docs.microsoft.com/contribute/markdown-reference)
|
||||
- [Microsoft Writing Style Guide](https://docs.microsoft.com/style-guide/welcome/)
|
||||
-->
|
Reference in New Issue
Block a user