└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Ask me anything! 2 | 3 | ## [Ask a question](../../issues/new)     [Read questions](../../issues?q=is%3Aissue+is%3Aclosed) 4 | 5 | I get a lot of questions by email. This way anyone can read the answer! 6 | 7 | Anything means *anything*. Personal questions. Money. Work. Life. Code. Whatever. 8 | 9 | ### Guidelines 10 | 11 | - Ensure your question hasn't already been answered. 12 | - Use a succinct title and description. 13 | - Bugs & feature requests should be opened on the relevant issue tracker. 14 | - Support questions are better asked on Stack Overflow. 15 | - Be civil and polite :) 16 | 17 | ### Links 18 | 19 | - [Read more AMAs](https://github.com/sindresorhus/amas) 20 | - [Create your own AMA](https://github.com/sindresorhus/amas/blob/master/create-ama.md) 21 | - [What's an AMA?](https://en.wikipedia.org/wiki/Reddit#IAmA_and_AMA) 22 | --------------------------------------------------------------------------------