From 5e571dffdcbc9ab9a54211ef3330a58defa78ada Mon Sep 17 00:00:00 2001 From: Zach Trocinski <30884663+oZakari@users.noreply.github.com> Date: Mon, 16 Oct 2023 13:09:47 -0500 Subject: [PATCH] Adds clarity for linking work items and issues to PR form (#103) Co-authored-by: Luis Alfonso Chaves --- .github/PULL_REQUEST_TEMPLATE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 07f13a99d..7828e0115 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,6 +3,13 @@ Replace this with a brief description of what this Pull Request fixes, changes, etc. +## Related Issues/Work Items + +Replace this with a list of related GitHub Issues and/or ADO Work Items (Internal Only) + +- To associate a GitHub Issue, use a [key word](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) preceded with the GitHub issue number. +- To associate an ADO Work Item, use the key word `AB#` succeeded with the [ADO Work Item ID](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword). + ## This PR fixes/adds/changes/removes 1. *Replace me*