diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ef54acad..d6c10a13 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,4 @@ + **Description:** Describe your changes. @@ -5,5 +6,5 @@ Describe your changes. Add link to the related issue. **Check list:** -- [ ] Mark if documentation changes are required. -- [ ] Mark if tests were added or updated to cover the changes. \ No newline at end of file +- [🔌 ] Mark if documentation changes are required. +- [✔️ ] Mark if tests were added or updated to cover the changes.