From 0f939e02a86230dc2cd1b21bd66bece9675dd65d Mon Sep 17 00:00:00 2001 From: Jesper Fajers Date: Fri, 14 Jan 2022 17:38:58 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md (#536) --- .github/PULL_REQUEST_TEMPLATE.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2042e323..7837d52f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ -## Overview/Summary +# Overview/Summary Replace this with a brief description of what this Pull Request fixes, changes, etc. @@ -25,4 +25,3 @@ Please provide any testing evidence to show that your Pull Request works/fixes a - [ ] Ensured my code/branch is up-to-date with the latest changes in the `main` [branch](https://github.com/Azure/azops/tree/main) - [ ] Performed testing and provided evidence. - [ ] Updated relevant and associated documentation. -- [ ] Updated the ["What's New?"](https://github.com/Azure/Enterprise-Scale/wiki/Whats-new) wiki page (located in the [Enterprise-Scale repo](https://github.com/Azure/Enterprise-Scale) in the directory: `/docs/wiki/whats-new.md`) \ No newline at end of file