Skip to content

Commit 1f30b3d

Browse files
authored
Merge pull request #25569 from microsoftgraph/FaithOmbongi-patch-2
Update pull_request_template.md
2 parents ad5afca + a218612 commit 1f30b3d

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

.github/pull_request_template.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
1-
**Instructions:** _Add any supporting information, such as a description of the PR changes, here._
2-
3-
1+
> [!IMPORTANT]
2+
> Required for API changes:
3+
> - Link to API.md file: *ADD LINK HERE*
4+
> - Link to **PR** for public-facing schema changes (schema-Prod-beta/v1.0.csdl): *ADD LINK HERE*
45
6+
---
7+
Add other supporting information, such as a description of the PR changes:
58

9+
*ADD INFORMATION HERE*
610

711
---
8-
> [!NOTE]
12+
> [!IMPORTANT]
913
> The following guidance is for Microsoft employees only. Community contributors can ignore this message; our content team will manage the status.
1014
<details><summary><i>After you've created your PR</i>, expand this section for tips and additional instructions.</summary>
1115
1216

1317
- **do not merge** is the default PR status and is automatically added to all open PRs that don't have the **ready to merge** label.
14-
- Add the **ready for content review** label to start a review. Your PR won't be reviewed until you add this label.
18+
- Add the **ready for content review** label to start a review. Only PRs that have met the [minimum requirements for content review](https://dev.azure.com/msazure/One/_wiki/wikis/Microsoft%20Graph%20Partners/707655/Minimum-requirements-for-content-review) and have this label are reviewed.
1519
- If your content reviewer requests changes, review the feedback and address accordingly as soon as possible to keep your pull request moving forward. After you address the feedback, remove the **changes requested** label, add the **review feedback addressed** label, and select the **Re-request review** icon next to the content reviewer's alias. If you can't add labels, add a comment with `#feedback-addressed` to the pull request.
1620
- After the content review is complete, your reviewer will add the **content review complete** label. When the updates in this PR are ready for external customers to use, replace the **do not merge** label with **ready to merge** and the PR will be merged within 24 working hours.
1721
- Pull requests that are inactive for more than 6 weeks will be automatically closed. Before that, you receive reminders at 2 weeks, 4 weeks, and 6 weeks. If you still need the PR, you can reopen or recreate the request.

0 commit comments

Comments
 (0)