diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-02-09 11:11:31 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-02-09 11:14:29 +0100 |
| commit | ea4eba3430d8296785b8bf6b97d2f4683cd2c08b (patch) | |
| tree | f9277ceed9b1da6e3b5b56cba18218611d5bf605 /.github | |
| parent | a8467c4997f4b17b6fe1bc78c99547e48bc597f7 (diff) | |
| download | mullvadvpn-ea4eba3430d8296785b8bf6b97d2f4683cd2c08b.tar.xz mullvadvpn-ea4eba3430d8296785b8bf6b97d2f4683cd2c08b.zip | |
Add initial Github PR template
Diffstat (limited to '.github')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..2fc5e488ee --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,3 @@ +Checklist for a PR: + +* [ ] Describe the change in **`CHANGELOG.md`**. Only applicable if the change has any impact for a user. |
