From @yossigil on October 6, 2016 16:50
Buzzwords
- Karma: This is how well you cooperate with others and with team work. (May be tied with your grade, if you are a student)
- Accountability: There is an individual in charge of every piece of code
- Personal responsibility: You identify your work as yours
Rules
- You do not write code unless you deal with an open issue (open one if necessary)
- All classes you write bear your name
- You commit your work, and your work only
- You do not override the work of others
- You respond to TODOs assigned to you ( #394)
- You check your GitHub notifications frequetly, i..e, this
- You play nicely, cooppertively and politely
- It is still OK to remove code commented out by others
- It is still OK to revert commits in which there are classes with no
@Author on them
Copied from original issue: SpartanRefactoring/Main#395
From @yossigil on October 6, 2016 16:50
Buzzwords
Rules
@Authoron themCopied from original issue: SpartanRefactoring/Main#395