mirror of
https://github.com/jlevy/the-art-of-command-line.git
synced 2025-01-22 03:40:10 +02:00
Add an "ask a question" button, using Airtable.
This commit is contained in:
parent
1eeee0d7cd
commit
dd60c4ae9d
@ -2,6 +2,16 @@
|
|||||||
|
|
||||||
This guide is a [collaborative effort](AUTHORS.md), based on the generous work of many contributors.
|
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!
|
Contributions of all kinds, including corrections, additions, improvements, and translations, are welcome!
|
||||||
|
|
||||||
We hope you'll join and help, in small ways or large.
|
We hope you'll join and help, in small ways or large.
|
||||||
|
@ -4,8 +4,11 @@
|
|||||||
|
|
||||||
# The Art of Command Line
|
# 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)
|
[![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)
|
- [Meta](#meta)
|
||||||
- [Basics](#basics)
|
- [Basics](#basics)
|
||||||
- [Everyday use](#everyday-use)
|
- [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)
|
[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),
|
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.
|
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
|
## Meta
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user