diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..bd780de --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @vtex/front-end-dx-guild diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b77976f..6bbf049 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,18 +1,7 @@ -#### What is the purpose of this pull request? +## Summary - + -#### What problem is this solving? +## How to test - - -#### How should this be manually tested? - -#### Screenshots or example usage - -#### Types of changes - -- [ ] Bug fix (a non-breaking change which fixes an issue) -- [ ] New feature (a non-breaking change which adds functionality) -- [ ] Breaking change (fix or feature that would cause existing functionality to change) -- [ ] Requires change to documentation, which has been updated accordingly. +