jdonson / first-null-commit

New devs... first NULL commit to github....
0 stars 2 forks source link

We ought to think about how to customize labels!!! #9

Closed jdonson closed 9 years ago

jdonson commented 11 years ago

https://help.github.com/articles/customizing-issue-labels

We ought to consider whether the default labels are useful for us....

Look at the labels that this guy created....

http://captaincodeman.com/2012/03/07/creating-labels-github-issue-system/

We should skim and discuss these:

https://help.github.com/

The following github terminology needs a glossary: http://www.stevefenton.co.uk/Content/Blog/Date/201203/Blog/Basic-GitHub-Glossary/

Those should be turned into flashcards!

GitHub Terms...

Gists Watch Star Issue Wiki Fork Branch Merge

We generally move things from chat to skype... and from skype to github issues... then to github project wiki... then to code itself, with reqs and tests well documented

jdonson commented 11 years ago

I added a label so that we can label issues as next (green).

By filtering issues list and seeing which is next, we can keep track of what is next to do.

jdonson commented 11 years ago

Added yet another: infrastructure, which regards tools and workflows... different than a project requirement.