2lbProgramming / SPACEGAME

A game. with space. a spacegame.
0 stars 0 forks source link

Branches, Organization, etc #8

Open tttmmmiii opened 8 years ago

tttmmmiii commented 8 years ago

I'm just learning love/lua, maybe others are too, and this is my first time working withothers on github. I was thinking of starting a tutorial branch but I'm not sure if it'd be pointless or confusing or what. In general I do like the idea of branches, especially having stable/development branches.

I think I'll just go ahead and make it, because why not. Respond if there are any arguments against, or any other organizational issues.

llllvvuu commented 8 years ago

Sure why not. There are some simple github conventions we can follow or not follow:

There's no need to use forks. Everyone should have push access here. It's just nice to use branches and PRs (from this repo to this repo) anyway so people can see what's been going on.

tttmmmiii commented 8 years ago

rebase

sweatingman.jpg

But this is great stuff thank you. Reminds me how much I need to learn/practice.

enitiz commented 8 years ago

@llwu Sounds good enough to me. I have made a wiki page listing all these points. https://github.com/2lbProgramming/SPACEGAME/wiki/Contributing-guidelines