docker-offlineimap/.github/PULL_REQUEST_TEMPLATE.md
Nicolas Sebrecht 64c763c7f5 PULL_REQUEST_TEMPLATE: add space between brackets to enable the edition in the gui
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2019-02-27 08:48:59 +01:00

20 lines
537 B
Markdown

> This v1.1 template stands in `.github/`.
### This PR
> Add character x `[x]`.
- [ ] I've read the [DCO](http://www.offlineimap.org/doc/dco.html).
- [ ] I've read the [Coding Guidelines](http://www.offlineimap.org/doc/CodingGuidelines.html)
- [ ] The relevant informations about the changes stands in the commit message, not here in the message of the pull request.
- [ ] Code changes follow the style of the files they change.
- [ ] Code is tested (provide details).
### References
- Issue #no_space
### Additional information