CodingTrain / CodingTrain/asteroids-advanced

This is a git flow based project

Aperta
#1 7 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
24
Fork
7
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

We're not using the full weight of true `git flow` but we are using a light version of it.

The **number one** rule of `git flow` is:

> Master branch should be production ready at all times

This. means you will not be allowed to make a pull request against master.

The secondary rule of git flow is:
> You may not break the `development` branch.

If your code causes a crash, it will not be accepted.

## So, how do I `git flow` then?
It's actually pretty easy.
1. `$ git clone git@github.com:CodingRainbow/asteroids-advanced.git`
2. `$ cd asteroids-advanced`
3. `$ git checkout -b feature/name-of-your-feature`
4. Work in your feature branch until you're done.
5. Stage your working files and commit them with a short message
6. Push your changes up to the repo
7. Create a new pull request against `development`
8. @shiffman, myself, and/or another member of the organization will look over it, and either accept it, or reject it with helpful criticism as to how to get it accepted.
9. Lather. Rinse. Repeat.

# ONE LAST THING:
To make sure you've ready this, please comment with your favorite coding related gif below. If there's no comment from you, then your pull will not be accepted.

### now
###     it's time
###                     to
![HACK THE PLANET](http://i.giphy.com/14kdiJUblbWBXy.gif)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

L'issue non indica alcun file di documentazione, test o punto di ingresso. Inizia individuando le indicazioni del repository relative ai contributi o al branching e confrontale con le istruzioni Git Flow riportate qui. Per considerarla completata sarebbe necessaria una modifica alla documentazione chiaramente identificata, ma questa issue non ne specifica alcuna.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
git
Ambito
developer-experience, documentation
Tipo di issue
Documentazione
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
20/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.