From: digitalcraftsman Date: Fri, 25 Mar 2016 11:32:46 +0000 (+0100) Subject: docs: Adapt commit message for showcase additions X-Git-Tag: v0.16~154 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=977b0e342c82f54a34e8612ea187101abc92d9ec;p=brevno-suite%2Fhugo docs: Adapt commit message for showcase additions --- diff --git a/docs/content/community/contributing.md b/docs/content/community/contributing.md index 787dca54..c4fa4299 100644 --- a/docs/content/community/contributing.md +++ b/docs/content/community/contributing.md @@ -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).