From dd60c4ae9d848ed4f186cea3998e8b26a8042970 Mon Sep 17 00:00:00 2001 From: Joshua Levy Date: Mon, 22 Aug 2016 11:19:09 -0700 Subject: [PATCH] Add an "ask a question" button, using Airtable. --- CONTRIBUTING.md | 10 ++++++++++ README.md | 5 ++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ab748b3..2a22622 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,16 @@ This guide is a [collaborative effort](AUTHORS.md), based on the generous work of many contributors. +## Questions + +[![Ask a Question](https://img.shields.io/badge/%3f-Ask%20a%20Question-ff69b4.svg)](https://airtable.com/shrzMhx00YiIVAWJg) + +The simplest thing you can do to help is [**submit any questions you might have**](https://airtable.com/shrzMhx00YiIVAWJg). +The more the better. Questions help identify where the guide needs to be improved. + + +## Contributions + Contributions of all kinds, including corrections, additions, improvements, and translations, are welcome! We hope you'll join and help, in small ways or large. diff --git a/README.md b/README.md index 4b41e91..4a3990e 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,11 @@ # The Art of Command Line +[![Ask a Question](https://img.shields.io/badge/%3f-Ask%20a%20Question-ff69b4.svg)](https://airtable.com/shrzMhx00YiIVAWJg) + [![Join the chat at https://gitter.im/jlevy/the-art-of-command-line](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jlevy/the-art-of-command-line?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + - [Meta](#meta) - [Basics](#basics) - [Everyday use](#everyday-use) @@ -29,7 +32,7 @@ Some of this [appeared](http://www.quora.com/What-are-the-most-useful-Swiss-army-knife-one-liners-on-Unix) on [Quora](http://www.quora.com/What-are-some-time-saving-tips-that-every-Linux-user-should-know), but it has since moved to GitHub, where people more talented than the original author have made numerous improvements. -[**Please contribute**](/CONTRIBUTING.md) if you see an error or something that could be better! +[**Please submit a question**](https://airtable.com/shrzMhx00YiIVAWJg) if you have a question related to the command line. [**Please contribute**](/CONTRIBUTING.md) if you see an error or something that could be better! ## Meta