From feb87f07bad8010ae1d81847328ce79582dab937 Mon Sep 17 00:00:00 2001 From: Cosmo Myzrail Gorynych Date: Wed, 26 Feb 2020 12:43:43 +1200 Subject: [PATCH] :pencil2: Update the pull request template --- pull_request_template.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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**