From a14f2f3a97d8f39b9b76bf0bae30cb37cce24766 Mon Sep 17 00:00:00 2001 From: Joshua Levy Date: Thu, 18 Aug 2016 21:29:23 -0700 Subject: [PATCH] A bit more on contributing questions. --- CONTRIBUTING.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9024687..525cdc3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,9 +3,11 @@ Contributing Contributions of all kinds, including discussion, corrections, additions, and improvements, are welcome! We hope you'll join and help, in small ways or large. We gladly credit all contributors and authors. Here are few notes before you jump in. -+[![Ask a Question](https://img.shields.io/badge/%3f-Ask%20a%20Question-ff69b4.svg)](https://airtable.com/shrXZ61VrovWfXYBg) if you don’t see your question here, and we’ll work to include it. +[![Ask a Question](https://img.shields.io/badge/%3f-Ask%20a%20Question-ff69b4.svg)](https://airtable.com/shrXZ61VrovWfXYBg) -[**File issues**](https://github.com/open-guides/og-aws/issues) liberally. Don’t be shy about creating issues. Use them to discuss topics, ask questions, identify issues, or suggest improvements. +The simplest thing you can do to contribute is [fill in this form](https://img.shields.io/badge/%3f-Ask%20a%20Question-ff69b4.svg). Questions help identify where the guide needs to be improved. + +[**File issues**](https://github.com/open-guides/og-aws/issues). Don’t be shy about creating issues. Use them to discuss questions or topics, identify errors, or suggest improvemetns or new things to cover. [**Pull requests**](https://github.com/open-guides/og-aws/pulls) with changes are even better. Please keep them small and focused, so we can add items individually, and review the conventions below.