Skip to content

Commit

Permalink
✏️ Update the pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMyzrailGorynych committed Feb 26, 2020
1 parent 7db946d commit feb87f0
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -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
<!-- Delete this and everything above this line before posting -->

Closes #(issue's index).

Expand All @@ -21,4 +22,6 @@ Closes #(issue's index).
-
-

<!-- Please delete this line if you're creating a pull request inside your own repo -->
<!-- I get spammed by your upstream pulls 😹 -->
**Ping @CosmoMyzrailGorynych**

0 comments on commit feb87f0

Please sign in to comment.