diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 77e5e83..3b71115 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ We appreciate and recognize [all contributors](https://github.com/veggiemonk/awe - Each item should be limited to one link - The link should be the name of the package or project or website -- Descriptions should be clear, concise, and non-promotional +- Descriptions should be clear and concise (read it out loud to be sure) - Descriptions should follow the link, on the same line Please contribute links to packages/projects you have used or are familiar with. This will help ensure high-quality entries. @@ -17,11 +17,11 @@ Please contribute links to packages/projects you have used or are familiar with. ## Quality standard -To be on the list, it would be nice if entries adhere to these quality standards: +To be on the list, it would be *nice* if entries adhere to these quality standards: - Generally useful to the community - Clearly stating when a entry is relating to (Linux) containers and not Docker -- Clearly "what is it" --> which category it belongs : article, docker image, video, twitter account, ... +- Clearly "what is it" --> which category it belongs : article, docker image, dev tools, video, twitter account, ... - Clearly stating "what is it for": mention the problem it solves. Just try your best, make it clear for the next person. -- Solves a real problem +- Solves a real problem (even a small one) - if it is a work in progress (not safe for production), mention it. (Remember the time before Docker 1.0 ? ;-) )