Skip to content

Commit

Permalink
Document release process in README
Browse files Browse the repository at this point in the history
  • Loading branch information
toupeira committed Jul 8, 2016
1 parent 1a4687b commit 717def1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,10 @@ After that you can enable the extension and change the preferences using Tweak T
3. Push to your branch - `git push origin my_branch`
4. Submit a [Pull Request](https://github.com/projecthamster/shell-extension/pulls) with your branch
5. That's it!

## Release process

1. Bump version and Gnome Shell compatibility in `metadata.json`
2. Commit your changes and run `./build.sh`
3. Go to https://extensions.gnome.org/upload/ and upload the generated file `hamster@projecthamster.wordpress.com.zip`
5. You can check the review progress at https://extensions.gnome.org/review/

0 comments on commit 717def1

Please sign in to comment.