From c0561a995c4b007bf8c9e39215a79c5fe6d8071a Mon Sep 17 00:00:00 2001 From: Sihyung Woo <75494566+sihyung-maxim@users.noreply.github.com> Date: Fri, 25 Oct 2024 15:52:30 -0500 Subject: [PATCH] fix(Other): Add `delete me warning` in PR template (#1189) --- .github/pull_request_template.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e443c4cb48..1643dca995 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,3 @@ -## Pull Request Template - ### Description Please include a summary of the changes and related issues. Please also include relevant motivation and context. @@ -11,6 +9,12 @@ Please include a summary of the changes and related issues. Please also include - [ ] (Optional) Link any related GitHub issues [using a keyword](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) - [ ] (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional. +_______________________________________________________________________________ + +> [!WARNING] +> This is a template. Delete everything below the line when submitting a pull request. + + ### PR Title Guidelines The MSDK repo follows a custom rule set based on the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) standard. The pull request titles will follow this format: