clvcooke / MatrixMath

A from scratch implementation of basic matrix manipulation and operations in C++
0 stars 2 forks source link

No issues or assigned sections, yet code is getting commited #3

Open clvcooke opened 9 years ago

clvcooke commented 9 years ago

We should probably have a more organized system than people just submitting stuff when they finish it, as we obviously don't want two people working on the same code. So I propose a simple procedure of either creating an issue, or a feature request in Github before you start (or grabbing an unassigned one).

Also I will make a list of all remaining issues that need to be done, assign yourself to them if you have already started. Feel free to add issues/features as you think of them.

ericye16 commented 9 years ago

That sounds like a good idea.

EDIT: What if we each pushed code to our own forks and pull-requested them in?

RowanFerrabee commented 9 years ago

"Like"