mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Don't use markdown in changelog
This commit is contained in:
parent
b5fcf13cf5
commit
8617618084
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Do you want to contribute to the bootstrap-vz project? Nice! Here is the basic w
|
|||
This check will be repeated by [Travis CI](https://travis-ci.org/andsens/bootstrap-vz)
|
||||
once you send a pull request, so it's better if you check this beforehand.
|
||||
* If the change is significant (e.g. a new plugin, manifest setting or security fix)
|
||||
add your name and contribution to the [changelog](CHANGELOG.md).
|
||||
add your name and contribution to the [CHANGELOG](CHANGELOG).
|
||||
* Commit your changes.
|
||||
* Squash the commits if needed. For instance, it is fine if you have multiple commits describing atomic units
|
||||
of work, but there's no reason to have many little commits just because of corrected typos.
|
||||
|
|
Loading…
Add table
Reference in a new issue