-
Notifications
You must be signed in to change notification settings - Fork 0
Contributing (for Developers)
Shashank Khanna edited this page Aug 31, 2016
·
1 revision
Follow the same steps as home to use the repository Make sure you are on the dev branch
- Checkout your own branch from dev either for a feature or bugfix
- Create a new branch on the browser/origin repo and name it feature/{example} or bugfix/{example} and then clone that branch locally. i.e.: after making a branch on the browser run the following commands in the terminal:
git pull origin dev
git checkout feature/{example}
- Make your changes to the respective files
- Create a pull request between the dev branch and the branch you are currently working on
- Merge the pull request after you receive at least one approval for your commit, i.e. a comment on the pull request saying "LGTM" or Looks good to me
- Home
- [Getting Started] (https://github.com/UCLA-BD2K/GeneWiki/wiki/Getting-Started)
- [How to Contribute] (https://github.com/UCLA-BD2K/GeneWiki/wiki/Contributing--(for-Developers))
- Feature Documentation
- [Edit in WYSIWYG] (https://github.com/UCLA-BD2K/GeneWiki/wiki/Edit-in-WYSIWYG)
- [Search Pubmed] (https://github.com/UCLA-BD2K/GeneWiki/wiki/Search-Pubmed-Database)
- Save Documents
- [Import from Wikipedia] (https://github.com/UCLA-BD2K/GeneWiki/wiki/Import-From-Wikipedia)
- Convert to Wiki Markdown