From 43dca15d00e28d93c8e0e6dc1c626feb29312169 Mon Sep 17 00:00:00 2001 From: Kevin Heis Date: Tue, 14 Feb 2023 08:01:12 -0800 Subject: [PATCH 1/5] Updates to match template --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index eb0ac45..927a172 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ # GitHub Actions: Writing JavaScript Actions - - +
+

Welcome

-Write your own GitHub JavaScript Action and automate customized tasks unique to your workflow. +TBD-welcome-paragraph -- **Who is this for**: Developers, GitHub users, users new to Git, students, managers, and for teams. -- **What you'll learn**: How to consume actions within a workflow file, create custom JavaScript based actions and publish your newly created action to the marketplace. -- **Prerequisites**: Before you start, you should be familiar with GitHub, GitHub Actions, and Continuous Integration with GitHub Actions. -- **How long**: This course is 6 steps long and takes about 1 to 2 hours to be completed. +- **Who is this for**: TBD-audience. +- **What you'll learn**: TBD-objective. +- **What you'll build**: TBD-result. +- **Prerequisites**: TBD-prerequisites. +- **How long**: This course is TBD-step-count steps long and takes less than TBD-duration to complete. ## How to start this course -1. Above these instructions, right-click **Use this template** and open the link in a new tab. - ![Use this template](https://user-images.githubusercontent.com/1221423/169618716-fb17528d-f332-4fc5-a11a-eaa23562665e.png) +1. Right-click **Start course** and open the link in a new tab. +
[![start-course](https://user-images.githubusercontent.com/1221423/218596841-0645fe1a-4aaf-4f51-9ab3-8aa2d3fdd487.svg)](/TBD-generate) 2. In the new tab, follow the prompts to create a new repository. - For owner, choose your personal account or an organization to host the repository. - - You must check the Include all branches checkbox when creating your new respository from this template. - We recommend creating a public repository—private repositories will [use Actions minutes](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions). - ![Create a new repository](https://user-images.githubusercontent.com/1221423/169618722-406dc508-add4-4074-83f0-c7a7ad87f6f3.png) + ![Create a new repository](https://user-images.githubusercontent.com/1221423/218594143-e60462b6-9f2a-4fa3-80de-063ac5429aab.png) 3. After your new repository is created, wait about 20 seconds, then refresh the page. Follow the step-by-step instructions in the new repository's README. - +