diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index db296e011..77d2ee11a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,7 +5,8 @@ This is the main entry for selecting a template for your PR. - [Feature](?expand=1&template=feature.md) - [Fix](?expand=1&template=fix.md) - [Refinement](?expand=1&template=refinement.md) +- [Chore/tag](?expand=1&template=tag.md) If PR type is not in the above list, feel free to start from blank PR body. -** DON'T INCLUDE THIS PAGE'S CONTENTS IN YOUR PR BODY. ** \ No newline at end of file +** DON'T INCLUDE THIS PAGE'S CONTENTS IN YOUR PR BODY. ** diff --git a/.github/PULL_REQUEST_TEMPLATE/tag.md b/.github/PULL_REQUEST_TEMPLATE/tag.md new file mode 100644 index 000000000..b2e72f37d --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/tag.md @@ -0,0 +1,28 @@ +## Description + +## Commits since + + + +### Bug fix + + + + +### Refinement + + + +### Chore + + + +### Deps + +