Lab protocols
- protocols can be in markdown or txt format.
- To download a single protocol from the repo :
- open terminal/console on your computer
- type "wget" followed by the URL of the protocol
- example:
wget https://github.com/meisenlab/wetlab/blob/master/testprotocol.md
- To quickly print a markdown file (or save it as a PDF):
- use a chrome extension (I like this one)
- Please name all files with no spaces
- underscores can be substituted
- with a four word max description of the protocol
- no capitals
- fork the repo to your github account (fork button at the to right)
- now you have a version of the wetlab repo in your personal account repos.
- Clone the forked repo to your computer to download the repo to your computer
- do the stuff! edit, add files, delete files, ... the normal stuff
- make sure to add and commit changes and push them to your forked repo
- merge your changed repo with the original eiselab/wetlab repo
- on github, make a pull request -
- go into the forked repo
- click pull request (underneath the clone/download green button)
- then click the "create pull request" green button
- Write a little message about what you changed!
- Eisen lab members who are owners of the Repo approve changes.
- on github, make a pull request -
- Projects tab has a "adding protocols" project where pull requests and todo lists can be made and moved along!
- approving changes if you think that a certain person should review the change you can assign them to the pull request.