1
0
mirror of https://github.com/OfflineIMAP/offlineimap.git synced 2024-06-25 07:27:44 +02:00
offlineimap/.github/PULL_REQUEST_TEMPLATE.md
Nicolas Sebrecht 15efea24b9 .github/: improve templates
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-03-09 09:35:59 +01:00

787 B

This v1.0 template stands in .github/.

Peer reviews

Trick to fetch the pull request: there is a (read-only) refs/pull/ namespace.

git fetch OFFICIAL_REPOSITORY_NAME pull/PULL_ID/head:LOCAL_BRANCH_NAME

This PR

Add character x [x].

  • [] I've read the DCO.
  • [] I've read the Coding Guidelines
  • [] 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