Merge branch 'master' into add-changelog
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
== Contributing to Lettre
|
## Contributing to Lettre
|
||||||
|
|
||||||
The following guidelines are inspired from the [hyper project](https://github.com/hyperium/hyper/blob/master/CONTRIBUTING.md).
|
The following guidelines are inspired from the [hyper project](https://github.com/hyperium/hyper/blob/master/CONTRIBUTING.md).
|
||||||
|
|
||||||
=== Code formatting
|
### Code formatting
|
||||||
|
|
||||||
All code must be formatted using `rustfmt`.
|
All code must be formatted using `rustfmt`.
|
||||||
|
|
||||||
=== Commit Message Format
|
### Commit Message Format
|
||||||
|
|
||||||
Each commit message consists of a header, a body and a footer. The header has a special format that includes a type, a scope and a subject:
|
Each commit message consists of a header, a body and a footer. The header has a special format that includes a type, a scope and a subject:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user