Skip to content

Commit

Permalink
Based on Zygmunt's feedback, leave out explicit instructions on how t…
Browse files Browse the repository at this point in the history
…o use git
  • Loading branch information
Daniel Holbach committed Nov 20, 2015
1 parent 4ff64c9 commit 6d99726
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,10 @@ Contributions are always welcome! Please make sure that you sign the
Canonical contributor licence agreement at
http://www.ubuntu.com/legal/contributors

To get the source and propose a merge, this is what typically needs to
be done:

git clone https://github.com/ubuntu-core/snappy my-work
cd my-work
[hack on mywork]

Check out [Github's help pages](https://help.github.com/) to find out how to
set up your local branch, commit changes and create pull requests.
Snappy can be found on Github, so in order to fork the source and contribute,
go to https://github.com/ubuntu-core/snappy. Check out [Github's help
pages](https://help.github.com/) to find out how to set up your local branch,
commit changes and create pull requests.

We value good tests, so when you fix a bug or add a new feature we highly
encourage you to create a test in $source_testing.go. See also the section
Expand Down

0 comments on commit 6d99726

Please sign in to comment.