└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Ask @mdo anything! 2 | 3 | This is a quick little ask-me-anything type of repository. It is forked from 4 | [@holman's feedback repo](https://github.com/holman/feedback) and seems like a pretty fantastic 5 | idea in lieu of traditional blog comments, email, and the like. 6 | 7 | If you have any technical problems with Git or GitHub, you're better off 8 | [asking GitHub Support directly](https://github.com/contact), since you'll 9 | end up getting a much faster response back that way. 10 | 11 | --- 12 | 13 | ### Ask a question 14 | 15 | Asking a question is as easy as 16 | [creating a new issue](https://github.com/mdo/ama/issues/new) on this 17 | project. 18 | 19 | I'll try to answer it as soon as I can get to it. Once I answer I'll close the 20 | issue just so I know what I've covered, but don't worry- if you have any further 21 | questions just respond in the thread and I'll get back to you soon. Feel free to 22 | ask a question on any old issue too, even if you didn't create it. 23 | 24 | --- 25 | 26 | ### Read some questions 27 | 28 | Check out the [Closed Issues](https://github.com/mdo/ama/issues?sort=created&direction=desc&state=closed&page=1) 29 | filter on this repository to browse questions I've answered in the past. I try 30 | to use this as an email replacement that everyone can see, so feel free to dig 31 | into some of the older threads. 32 | 33 | --- 34 | 35 | ### Twitter 36 | 37 | If you have something quick and easy, just ping me on Twitter. 140 characters 38 | makes everyone more efficient. I'm [@mdo](https://twitter.com/mdo) on 39 | Twitter. 40 | --------------------------------------------------------------------------------