ref: 977b0e342c82f54a34e8612ea187101abc92d9ec
parent: 8890885a705699e7541cfd42f150b37c0a7a72a0
author: digitalcraftsman <[email protected]>
date: Fri Mar 25 08:32:46 EDT 2016
docs: Adapt commit message for showcase additions
--- a/docs/content/community/contributing.md
+++ b/docs/content/community/contributing.md
@@ -113,7 +113,7 @@
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).