Ihmoda / github-protocol

0 stars 2 forks source link

31. Design git protocol for team #90

Open katiash opened 6 years ago

katiash commented 6 years ago

Hi Everyone. I've written up the Github Protocol in great detail here: https://github.com/Ihmoda/github-protocol. You will notice that this JS file has an array of contributors at the very bottom of the instructions. To make sure we all know how to do this (and to test to make sure our sytem is working properly), follow the steps outlined in the protocol.js file to add your name to the contributors array at the bottom (I've already done it for myself, using the same steps). I should receive a pull request from each member of the team and when we merge them we should get an array containing the names of all contributors. Let me know if you have any questions / suggestions on the doc (or just make a pull request if you have any edits).