mirror of
https://github.com/QuasarApp/fork-and-rename-me.git
synced 2025-04-26 13:44:32 +00:00
Merge branch 'master' into patch-ignore-rules
This commit is contained in:
commit
7608239e5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
__pycache__
|
||||
*.pyc
|
||||
*_source.tar.bz2
|
||||
snap/.snapcraft
|
||||
|
22
README.md
22
README.md
@ -1,10 +1,10 @@
|
||||
<h1 align="center">
|
||||
<img src="https://avatars1.githubusercontent.com/u/29598503?v=3&s=256" alt="Project">
|
||||
<img src="https://avatars1.githubusercontent.com/u/29598503?v=3&s=256" alt="[Project]">
|
||||
<br />
|
||||
[Project]
|
||||
</h1>
|
||||
|
||||
<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
|
||||
<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
|
||||
distributions.</p>
|
||||
|
||||
<!-- Uncomment and modify this when you are provided a build status badge
|
||||
@ -13,19 +13,24 @@ distributions.</p>
|
||||
</p>
|
||||
-->
|
||||
|
||||
<!-- 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 💝 by Snapcrafters</p>
|
||||
|
||||
## Install
|
||||
|
||||
sudo snap install my-snap-name
|
||||
|
||||
([Don't have snapd installed?](https://snapcraft.io/docs/core/install))
|
||||
|
||||
## Remaining tasks
|
||||
<!-- 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>
|
||||
|
||||
## Remaining tasks
|
||||
<p align="center">Published for <img src="https://raw.githubusercontent.com/anythingcodes/slack-emoji-for-techies/gh-pages/emoji/tux.png" align="top" width="24" /> with :gift_heart: by Snapcrafters</p>
|
||||
|
||||
Snapcrafters ([join us](https://forum.snapcraft.io/t/join-snapcrafters/1325))
|
||||
are working to land snap install documentation and
|
||||
@ -47,7 +52,8 @@ upstream so [Project] can authoritatively publish future releases.
|
||||
- [ ] 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]()
|
||||
- [ ] 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
|
||||
- [ ] Make a post in the [Snapcraft Forum](https://forum.snapcraft.io) asking for a transfer of the snap name from you to snapcrafters - [link]()
|
||||
- [ ] Ask a [Snapcrafters admin](https://github.com/orgs/snapcrafters/people?query=%20role%3Aowner) to fork your repo into github.com/snapcrafters, and configure the repo for automatic publishing into edge on commit
|
||||
- [ ] 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`
|
||||
@ -65,7 +71,7 @@ If you have any questions, [post in the Snapcraft forum](https://forum.snapcraft
|
||||
<!--
|
||||
## The Snapcrafters
|
||||
|
||||
| [](https://github.com/yourname/) |
|
||||
| [](https://github.com/yourname/) |
|
||||
| :---: |
|
||||
| [Your Name](https://github.com/yourname/) |
|
||||
-->
|
||||
@ -73,7 +79,7 @@ If you have any questions, [post in the Snapcraft forum](https://forum.snapcraft
|
||||
<!-- Uncomment and modify this when you have upstream contacts
|
||||
## Upstream
|
||||
|
||||
| [](https://github.com/upstreamname) |
|
||||
| [](https://github.com/upstreamname) |
|
||||
| :---: |
|
||||
| [Upstream Name](https://github.com/upstreamname) |
|
||||
-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user