From 6d2457b9b776bd9b0766bc90d5b792d63c7f59ef Mon Sep 17 00:00:00 2001 From: Top-Chief Date: Sun, 5 May 2024 08:49:06 -0400 Subject: [PATCH] 100 --- .github/pull_request_template.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 85bc1c86..69ca87bc 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,7 +6,7 @@ Fixes # (issue) ## Type of change -- [ ] Bug fix (non-breaking change which fixes an issue) -- [ ] New feature (non-breaking change which adds functionality) -- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) -- [ ] This change requires a documentation update \ No newline at end of file +- [1 #] Bug fix (non-breaking change which fixes an issue) +- [1 #] New feature (non-breaking change which adds functionality) +- [1 0] Breaking change (fix or feature that would cause existing functionality to not work as expected) +- [ [1 #](https://github.com/microsoft/Web-Dev-For-Beginners/issues/1287)] This change requires a documentation update \ No newline at end of file