|
| 1 | +<imgsrc="https://devmounta.in/img/logowhiteblue.png"width="250"align="right"> |
| 2 | + |
1 | 3 | learn-git! |
2 | 4 | ========= |
3 | 5 | * This project will consist of three separate mini-projects to get you comfortable with the kinds of activities you'll be using git for throughout the class. |
@@ -54,5 +56,11 @@ First, you'll want to 'fork' this repo. On the top right of this page you should |
54 | 56 | * Go to your forked repo and click where it says 'Pull Request'. It should show you the file changes you've made and how they differ from the original repo. If it does, click on the submit button to submit your pull request. |
55 | 57 | * Now, I should see your pull request and I can decide if I want to add that code into the main project or not. |
56 | 58 |
|
| 59 | +##Contributions |
| 60 | +If you see a problem or a typo, please fork, make the necessary changes, and create a pull request so we can review your changes and merge them into the master repo and branch. |
| 61 | + |
| 62 | +##Copyright |
| 63 | + |
| 64 | +© DevMountain LLC, 2015. Unauthorized use and/or duplication of this material without express and written permission from DevMountain, LLC is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to DevMountain with appropriate and specific direction to the original content. |
57 | 65 |
|
58 | | -****If you see a typo or something that could be said more clearly, make a pull request. This goes for all the repositories and projects we do.**** |
| 66 | +<imgsrc="https://devmounta.in/img/logowhiteblue.png"width="250"> |