Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,18 @@

Repo just for experimentation with git


## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'
4. Push to branch: `git push origin my-new-feature`
5. Submit a pull request :D

## For CLI users

1. Click on the file in the github repository
2. In the upper right corner, click the edit button
3. Type in your changes and provide a informational commit message
4. Click Propose change
5. Click Create a Pull Request