From f6d726d2281508947b11cdb5336d4ddd11b025be Mon Sep 17 00:00:00 2001 From: Jane Chu <7559015+janechu@users.noreply.github.com> Date: Thu, 9 May 2024 10:32:50 -0700 Subject: [PATCH] Remove component section of the pull request template --- .github/pull_request_template.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4fb84d89922..e4610efa476 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -49,16 +49,6 @@ Please provide a summary of the tests affected by this work and any unique strat - [ ] I have updated the project documentation to reflect my changes. - [ ] I have read the [CONTRIBUTING](https://github.com/microsoft/fast/blob/master/CONTRIBUTING.md) documentation and followed the [standards](/docs/community/code-of-conduct/#our-standards) for this project. -### Component-specific - - - - -- [ ] I have added a new component -- [ ] I have modified an existing component -- [ ] I have updated the [definition file](https://github.com/microsoft/fast/blob/master/packages/web-components/fast-components/CONTRIBUTING.md#definition) -- [ ] I have updated the [configuration file](https://github.com/microsoft/fast/blob/master/packages/web-components/fast-components/CONTRIBUTING.md#configuration) - ## ⏭ Next Steps