diff --git a/.github/PULL_REQUEST_TEMPLATE.MD b/.github/PULL_REQUEST_TEMPLATE.MD deleted file mode 100644 index a676b8fc..00000000 --- a/.github/PULL_REQUEST_TEMPLATE.MD +++ /dev/null @@ -1,83 +0,0 @@ - - -## What type of PR is this? (check all applicable) - -- [ ] โ™ป๏ธ Refactor -- [ ] โœจ New Feature -- [ ] ๐Ÿ› Bug Fix -- [ ] ๐Ÿ“ Documentation Update -- [ ] ๐Ÿ‘ท Example Application -- [ ] ๐Ÿง‘โ€๐Ÿ’ป Code Snippet -- [ ] ๐ŸŽจ Design -- [ ] ๐Ÿ“– Content -- [ ] ๐Ÿงช Tests -- [ ] ๐Ÿ”– Release -- [ ] ๐Ÿšฉ Other - -## Description - - - -This PR [adds/removes/fixes/replaces] this [feature/bug/etc]. - -## Related Tickets & Documents - -Resolves # - -## Mobile & Desktop Screenshots/Recordings - - - -## Added code snippets? -- [ ] ๐Ÿ‘ yes -- [ ] ๐Ÿ™… no, because they aren't needed - -## Added tests? - -- [ ] ๐Ÿ‘ yes -- [ ] ๐Ÿ™… no, because they aren't needed -- [ ] ๐Ÿ™‹ no, because I need help - -### No tests? Add a note - - -## Added to documentation? - -- [ ] ๐Ÿ“œ readme -- [ ] ๐Ÿ“œ contributing.md -- [ ] ๐Ÿ““ general documentation -- [ ] ๐Ÿ™… no documentation needed - -### No docs? Add a note - - -## [optional] Are there any post-deployment tasks we need to perform? - - - -## [optional] What gif best describes this PR or how it makes you feel? - - - - \ No newline at end of file