diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2017-12-11 19:52:21 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2017-12-11 19:52:21 +0100 |
commit | 42f4f11ef0cb824b14fcfb0cad8821ad9972f54e (patch) | |
tree | 2a7356e0a6fb8838f0dab2ff7a47b28b78cc82e6 /.github | |
parent | 98869090f6d113fa47dc80f9941749840c1442e8 (diff) | |
download | wallabag-42f4f11ef0cb824b14fcfb0cad8821ad9972f54e.tar.gz wallabag-42f4f11ef0cb824b14fcfb0cad8821ad9972f54e.tar.zst wallabag-42f4f11ef0cb824b14fcfb0cad8821ad9972f54e.zip |
Updated changelog for 2.3
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 214b906b..3885cc84 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md | |||
@@ -7,6 +7,7 @@ | |||
7 | | Tests pass? | yes/no | 7 | | Tests pass? | yes/no |
8 | | Documentation | yes/no | 8 | | Documentation | yes/no |
9 | | Translation | yes/no | 9 | | Translation | yes/no |
10 | | CHANGELOG.md | yes/no | ||
10 | | Fixed tickets | #... | 11 | | Fixed tickets | #... |
11 | | License | MIT | 12 | | License | MIT |
12 | 13 | ||