diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..f0ef127 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,20 @@ +## Type of change + +- [ ] Add an entry to an existing category. +- [ ] Remove an existing entry. _Provide rationale_ +- [ ] Modify an existing entry. _Provide rationale_ +- [ ] Add/modify/remove a category or subcategory. _Provide rationale_ +- [ ] Other fixes or amendments. + +## Rationale + + +## Checklist + +- [ ] The contribution follows the [**CONTRIBUTING.md**](https://github.com/mfornos/awesome-microservices/blob/master/CONTRIBUTING.md) document guidelines. + +Regarding the suggested entry: + +- [ ] It is sorted alphabetically in its section. +- [ ] It does not exist already in the list. +- [ ] It is not for marketing purposes.