Skip to content

Commit

Permalink
Pull request how to issue 649 (ifmeorg#689)
Browse files Browse the repository at this point in the history
* fixed merge conflict in WORKFLOW.md during rebase

* [ifmeorg#649] - added instructions for pull request and syncing to WORKFLOW.md

* [ifmeorg#649] in Workflow.md create a link to a wiki for how to create a pull request and syncing

* [ifmeorg#649] removed HOW TO: from title and added space between upstream(ifme).
  • Loading branch information
architapatelis authored and alvarocasadoc committed Oct 23, 2017
1 parent b2a0069 commit d578a05
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions documentation/WORKFLOW.md
Expand Up @@ -53,6 +53,10 @@ You can read about Rubocop [here](http://rubocop.readthedocs.io/en/latest/).
Make a fork of the repository, create a new branch for every feature you are
working on! **Always make pull requests!**

### Pull Requests & Syncing

You can learn more about how to create a pull request and sync your forked repo with the upstream (ifme) repo [here](https://github.com/julianguyen/ifme/wiki/Pull-Requests-&-Syncing).

If you've been added as a collaborator to the repository, please do not push
unless the commit you are making is _trivial_ i.e. doesn't require a code
review. If you're unsure about this, please ask!
Expand Down

0 comments on commit d578a05

Please sign in to comment.