2017-07-05 12:54:46 +01:00
< h1 align = "center" >
< img src = "https://avatars1.githubusercontent.com/u/29598503?v=3&s=256" alt = "Project" >
< br / >
[Project]
< / h1 >
2017-12-14 17:16:53 +01:00
< p align = "center" > < b > This is the snap for [Project]< / b > , < i > “Single-line elevator pitch for your amazing snap”< / i > . It works on Ubuntu, Fedora, Debian, and other major Linux
2017-07-05 12:54:46 +01:00
distributions.< / p >
<!-- Uncomment and modify this when you are provided a build status badge
< p align = "center" >
< a href = "https://build.snapcraft.io/user/snapcrafters/fork-and-rename-me" > < img src = "https://build.snapcraft.io/badge/snapcrafters/fork-and-rename-me.svg" alt = "Snap Status" > < / a >
< / p >
-->
## Install
sudo snap install my-snap-name
([Don't have snapd installed? ](https://snapcraft.io/docs/core/install ))
<!-- Uncomment and modify this when you have a screenshot

-->
< p align = "center" > Published for < img src = "http://anything.codes/slack-emoji-for-techies/emoji/tux.png" align = "top" width = "24" / > with :gift_heart: by Snapcrafters< / p >
2018-06-13 22:52:37 +08:00
## Remaining Tasks
2017-07-05 12:54:46 +01:00
2017-07-14 17:16:46 +01:00
Snapcrafters ([join us ](https://forum.snapcraft.io/t/join-snapcrafters/1325 ))
are working to land snap install documentation and
2017-07-05 12:54:46 +01:00
the [snapcraft.yaml ](https://github.com/snapcrafters/fork-and-rename-me/blob/master/snap/snapcraft.yaml )
upstream so [Project] can authoritatively publish future releases.
2017-07-27 13:16:40 +01:00
- [x] Fork the [Snapcrafters template ](https://github.com/snapcrafters/fork-and-rename-me ) repository to your own GitHub account.
- If you have already forked the Snapcrafter template to your account and want to create another snap, you'll need to use GitHub's [Import repository ](https://github.com/new/import ) feature because you can only fork a repository once.
2017-07-05 12:54:46 +01:00
- [ ] Rename the forked Snapcrafters template repository
2018-01-16 19:40:10 -06:00
- [ ] Update the description of the repository
2017-07-05 12:54:46 +01:00
- [ ] Update logos and references to `[Project]` and `[my-snap-name]`
- [ ] Create a snap that runs in `devmode`
- [ ] Register the snap in the store, **using the preferred upstream name**
- [ ] Add a screenshot to this `README.md`
- [ ] Publish the `devmode` snap in the Snap store edge channel
- [ ] Add install instructions to this `README.md`
- [ ] Update snap store metadata, icons and screenshots
- [ ] Convert the snap to `strict` confinement, or `classic` confinement if it qualifies
- [ ] Publish the confined snap in the Snap store beta channel
- [ ] Update the install instructions in this `README.md`
- [ ] Post a call for testing on the [Snapcraft Forum ](https://forum.snapcraft.io ) - [link]()
2017-07-11 12:45:56 +01:00
- [ ] Ask a [Snapcrafters admin ](https://github.com/orgs/snapcrafters/people?query=%20role%3Aowner ) to fork your repo into github.com/snapcrafters, transfer the snap name from you to snapcrafters, and configure the repo for automatic publishing into edge on commit
2017-07-05 12:54:46 +01:00
- [ ] Add the provided Snapcraft build badge to this `README.md`
- [ ] Publish the snap in the Snap store stable channel
- [ ] Update the install instructions in this `README.md`
- [ ] Post an announcement in the [Snapcraft Forum ](https://forum.snapcraft.io ) - [link]()
- [ ] Submit a pull request or patch upstream that adds snap install documentation - [link]()
- [ ] Submit a pull request or patch upstream that adds the `snapcraft.yaml` and any required assets/launchers - [link]()
2017-07-05 17:34:24 +01:00
- [ ] Add upstream contact information to the `README.md`
2017-07-05 12:54:46 +01:00
- If upstream accept the PR:
- [ ] Request upstream create a Snap store account
- [ ] Contact the Snap Advocacy team to request the snap be transferred to upstream
2017-07-05 17:34:24 +01:00
- [ ] Ask the Snap Advocacy team to celebrate the snap - [link]()
2017-07-05 12:54:46 +01:00
If you have any questions, [post in the Snapcraft forum ](https://forum.snapcraft.io ).
2017-11-22 19:00:02 +00:00
<!--
2017-07-05 12:54:46 +01:00
## The Snapcrafters
| [](https://github.com/yourname/) |
| :---: |
| [Your Name ](https://github.com/yourname/ ) |
2017-11-22 19:00:02 +00:00
-->
2017-07-05 12:54:46 +01:00
<!-- Uncomment and modify this when you have upstream contacts
## Upstream
| [](https://github.com/upstreamname) |
| :---: |
| [Upstream Name ](https://github.com/upstreamname ) |
2017-07-11 12:45:56 +01:00
-->