mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
docs: Adapt commit message for showcase additions
This commit is contained in:
parent
8890885a70
commit
977b0e342c
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ Check a last time that everything works as expected. Start Hugo's built-in serve
|
|||
|
||||
If everything looks fine, we are ready to commit your additions. For the sake of best practices, please make sure that your commit follows our [code contribution guideline](https://github.com/spf13/hugo#code-contribution-guideline).
|
||||
|
||||
git commit -m"Add example.com to the showcase"
|
||||
git commit -m"docs: Add example.com to the showcase"
|
||||
|
||||
Last but not least, we're ready to create a [pull request](https://github.com/spf13/hugo/compare).
|
||||
|
||||
|
|
Loading…
Reference in a new issue