Skip to content

Commit

Permalink
Bringing 'master' into outline/tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristerpher Henderson authored and Kristerpher Henderson committed May 15, 2018
2 parents 718e43b + fb6df5a commit a3216da
Showing 1 changed file with 41 additions and 1 deletion.
42 changes: 41 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,42 @@
# gettingstarted
# Getting Started

Civic Hackers starter guide. A basic "readme" on good ways to ensure successful collaboration.

## Thoughts

### Tooling

One of the most exciting part "getting started" is choosing your technology stack. But before you do that you need to make two categories.

***Human** - Tools that help me communicate, collaborate and contribute.*

***Non-Human** - Tools that help me orchestrate, automate and integrate.*

| Humans | Non-Humans |
| ------------- | ------------- |
| Slack | Travis CI |
| Trello | IDE |

### Some questions for the **non-human** stuff.

Alright -- So I got everything setup, but where do I put my code?

Who is in charge of the repo?

When do I PR?

Why did someone do this?

Stop checking in things on the master branch.

### Some questions for the **human** stuff.

Alright -- So everyone is setup, what next?

Who is charge?

When do we meetup?

Why did we choose this language?

Start encouraging each other.

0 comments on commit a3216da

Please sign in to comment.