diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2023-06-28 10:17:23 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2023-06-28 10:17:23 +0200 |
| commit | 352711a2bc1d47ec8ef25cf11572093259a79b5d (patch) | |
| tree | 2ffcfa358f605579231aaf057a3e1688671b2f5b /.github | |
| parent | 6e387db21f03d91548c4edf29b6d5ce7701ad479 (diff) | |
| download | mullvadvpn-352711a2bc1d47ec8ef25cf11572093259a79b5d.tar.xz mullvadvpn-352711a2bc1d47ec8ef25cf11572093259a79b5d.zip | |
Add html comment opening bracket back
Diffstat (limited to '.github')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 201287fafc..c3c547e1fb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,4 @@ +<!-- PR checklist (just intended as a reminder for the PR author. No need to fill it in): * [ ] The change is added to `CHANGELOG.md` under the `[Unreleased]` header. |
