diff --git a/pull_request_template.md b/pull_request_template.md index 4c73aca17..afd3c97c9 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,11 +1,12 @@ Before sending the pull request, make sure that: -- [ ] `gulp build` runs without issues +- [ ] `gulp build` runs without issues. - [ ] if you develop a catmod, a test project and docs are also present. Put a test project into a catmod's directory. -- [ ] if it is a work-in-progress, explicitly mark it as such in the title with the `:construction:` prefix. +- [ ] if it is a work-in-progress, explicitly mark it as such in the title with the `WIP: ` prefix. +- [ ] The title of the pull request has a suitable emoji from [the Comigoji guide](https://comigo.gitlab.io/comigoji/#gitmoji). The title *will* look broken on GitHub, but it streamlines further merging and makes writing a pretty changelog easier. -------------------------------------------------------- -Delete this and everything above this line before posting + Closes #(issue's index). @@ -21,4 +22,6 @@ Closes #(issue's index). - - + + **Ping @CosmoMyzrailGorynych**