Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 498 Bytes

CONTRIBUTING_FAQ.md

File metadata and controls

7 lines (4 loc) · 498 Bytes

Contributing FAQ

These questions and answers have been added by other contributors who got stuck along the way. If you get stuck and then figure out the answer, add your question and answer here to help others.

Q1: How do I update a Pull Request I made?

Each pull request is linked to one of your branches. For example: You may be requesting a pull from your master branch. Regadless, to update a pull request simply push changes to that branch in which the pull request is coming from.