mirror of
https://github.com/AtHeartEngineer/ama.git
synced 2026-01-07 22:53:56 -05:00
Update README for name change and life updates
holman/feedback => holman/ama, since "AMA" is kind of entering the vernacular these days.
This commit is contained in:
19
README.md
19
README.md
@@ -1,24 +1,15 @@
|
||||
# holman/feedback
|
||||
# holman/ama
|
||||
|
||||
This is a quick little ask-me-anything type of repository.
|
||||
A repository to ask [@holman](https://twitter.com/holman) anything.
|
||||
|
||||
I do a lot of talks and posts about
|
||||
[How GitHub Works](http://zachholman.com/posts/how-github-works/) because I love
|
||||
talking and discussing how software gets built. So If you have any questions
|
||||
about GitHub, our culture, work practices, technical aspects, or questions about
|
||||
me in general, send 'em this way... I'd be happy to shed some light on the
|
||||
issue.
|
||||
|
||||
If you have any technical problems with Git or GitHub, you're still better off
|
||||
if you [ask GitHub Support directly](https://github.com/contact), since you'll
|
||||
end up getting a much faster response back that way.
|
||||
I [worked at GitHub](http://zachholman.com/about) for five years and have [written](http://zachholman.com) and [spoken](http://zachholman.com/talks) a lot about building company culture, improving your development workflow, and really important shit like emoji. If you have a question you're interested in reading me tap out a response for, this is just the joint for you.
|
||||
|
||||
---
|
||||
|
||||
### Ask a question
|
||||
|
||||
Asking a question is as easy as
|
||||
[creating a new issue](https://github.com/holman/feedback/issues/new) on this
|
||||
[creating a new issue](https://github.com/holman/ama/issues/new) on this
|
||||
project.
|
||||
|
||||
I'll try to answer it as soon as I can get to it. Once I answer I'll close the
|
||||
@@ -30,7 +21,7 @@ ask a question on any old issue too, even if you didn't create it.
|
||||
|
||||
### Read some questions
|
||||
|
||||
Check out the [Closed Issues](https://github.com/holman/feedback/issues?sort=created&direction=desc&state=closed&page=1)
|
||||
Check out the [Closed Issues](https://github.com/holman/ama/issues?q=is%3Aissue+is%3Aclosed)
|
||||
filter on this repository to browse questions I've answered in the past. I try
|
||||
to use this as an email replacement that everyone can see, so feel free to dig
|
||||
into some of the older threads.
|
||||
|
||||
Reference in New Issue
Block a user