mirror of
https://github.com/xHyroM/website.git
synced 2024-11-10 01:38:05 +01:00
docs: fix url in CONTRIBUTING
This commit is contained in:
parent
a5bd3cd7b2
commit
ce2f45421a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
## <a name="commit"></a> Commit Message Format
|
||||
|
||||
_This specification is inspired by and supersedes the [Brainclements commit message format][https://gist.github.com/brianclements/841ea7bffdb01346392c]._
|
||||
_This specification is inspired by and supersedes the [Brainclements commit message format](https://gist.github.com/brianclements/841ea7bffdb01346392c)._
|
||||
|
||||
We have very precise rules over how our Git commit messages must be formatted.
|
||||
This format leads to **easier to read commit history**.
|
||||
|
|
Loading…
Reference in a new issue