Skip to content

Latest commit

 

History

History
74 lines (54 loc) · 1.48 KB

step-template.md

File metadata and controls

74 lines (54 loc) · 1.48 KB
files stepType scripts week step name
n/a
PRmerge, IssueComment, checks, or feedback?
n/a
x
x
Week x Step x

Week x Step x ⬤⬤◯◯◯◯◯◯ | 🕐 Estimated completion: 5-20 minutes

Hi! This is the step title

What is this step about? What will the student do?

✅ Task:

  • Create a new branch called xx
  • 1: Step 1 (be descriptive)
  • 2: Step 2
  • 🚀 Place your function URL in a repository secret called xx_ENDPOINT and commit your code to xx/index.js on your xx branch
  • 🚀 Create a pull request that merges xx to main, but do not merge it

🚧 Test your Work

How should the student test?

✅ Expected Output

Output here.

1. Step 1

Breaking it down

Fill this in! Don't forget screenshots!

💡 Hint or an AHA moment

What will you put here?

❗ Here's an explanation!
context.log("Hi, put some code here!")

Explain in depth.

❓ Answer a question?

Answer the question here. Don't forget screenshots!

2. Step 2

Some steps for the student to take:

  1. One
  2. Two
  3. Three
❓ Answer another question?
  • Add some code
  • Add some screenshots
  • Add some explanations