diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@smile.fr> | 2016-02-18 13:19:07 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@smile.fr> | 2016-02-18 13:19:07 +0100 |
commit | 88a5b0c75390628a9c04e4d8dca696691f5bc553 (patch) | |
tree | 065c3b1375f6126107316828f652ece129384558 /.github/PULL_REQUEST_TEMPLATE.md | |
parent | c665b863c7c15c1928d63b55b13e3abd5790082e (diff) | |
download | wallabag-88a5b0c75390628a9c04e4d8dca696691f5bc553.tar.gz wallabag-88a5b0c75390628a9c04e4d8dca696691f5bc553.tar.zst wallabag-88a5b0c75390628a9c04e4d8dca696691f5bc553.zip |
typo
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 535d02a9..b761f8f2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md | |||
@@ -5,6 +5,7 @@ | |||
5 | | BC breaks? | yes|no | 5 | | BC breaks? | yes|no |
6 | | Deprecations? | yes|no | 6 | | Deprecations? | yes|no |
7 | | Tests pass? | yes|no | 7 | | Tests pass? | yes|no |
8 | | Documentation | yes|no | ||
9 | | Translation | yes|no | ||
8 | | Fixed tickets | comma-separated list of tickets fixed by the PR, if any | 10 | | Fixed tickets | comma-separated list of tickets fixed by the PR, if any |
9 | | License | MIT | 11 | | License | MIT |
10 | | Doc PR | reference to the documentation PR, if any | ||