diff options
author | Robin Schneider <45321827+robinschneider@users.noreply.github.com> | 2021-10-10 21:40:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-10 21:40:42 +0200 |
commit | 87aadbb6df26009e93ee20752184300819d833e8 (patch) | |
tree | 6c7beb408c6ef7419e42bed9a7df0247533971b3 /.github/PULL_REQUEST_TEMPLATE.md | |
parent | b64b17a4f91669713328cecada81482ba97cea38 (diff) | |
parent | 66a434e7dba49011dd5401e32bb45ab180a73a11 (diff) | |
download | homer-87aadbb6df26009e93ee20752184300819d833e8.tar.gz homer-87aadbb6df26009e93ee20752184300819d833e8.tar.zst homer-87aadbb6df26009e93ee20752184300819d833e8.zip |
Merge branch 'bastienwirtz:main' into hotkey
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0746863..e0063d5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md | |||
@@ -14,5 +14,5 @@ Fixes # (issue) | |||
14 | 14 | ||
15 | - [ ] I've read & comply with the [contributing guidelines](https://github.com/bastienwirtz/homer/blob/main/CONTRIBUTING.md) | 15 | - [ ] I've read & comply with the [contributing guidelines](https://github.com/bastienwirtz/homer/blob/main/CONTRIBUTING.md) |
16 | - [ ] I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers. | 16 | - [ ] I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers. |
17 | - [ ] I have made corresponding changes the documentation (README.md). | 17 | - [ ] I have made corresponding changes to the documentation (README.md). |
18 | - [ ] I've checked my modifications for any breaking changes, especially in the `config.yml` file | 18 | - [ ] I've checked my modifications for any breaking changes, especially in the `config.yml` file |