From ee0219e29ed3aef96439634cf5a38f62225b0ebf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=20Lin=29?= <Buo.Ren.Lin@gmail.com> Date: Sun, 14 Jul 2019 22:17:08 +0800 Subject: [PATCH] Adjust initialization tasks to adapt with the GitHub template workflow MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ๆๅไป(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com> --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 455d8b7..cfc4fa7 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,8 @@ are working to land snap install documentation and the [snapcraft.yaml](https://github.com/snapcrafters/fork-and-rename-me/blob/master/snap/snapcraft.yaml) upstream so [Project] can authoritatively publish future releases. - - [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. - - [ ] Rename the forked Snapcrafters template repository + - [x] Click the green "Use this template" button above to create a new repository based on this template + - [ ] Give the newly created repository a sensible name, like `godzilla-snap` if you're snapping the Godzilla software - [ ] Update the description of the repository - [ ] Update logos and references to `[Project]` and `[my-snap-name]` - [ ] Create a snap that runs in `devmode`