diff --git a/config.yml b/config.yml index c474886..b191a97 100644 --- a/config.yml +++ b/config.yml @@ -23,35 +23,35 @@ before: # Create one step for each action that a learner will complete steps: -# Step 1: INTERNAL COMMENT DESCRIBING STEP +# Step 1: EDIT HERE - INTERNAL COMMENT DESCRIBING STEP - title: # the title of the step, shown to the learner in the course progress page description: # a description of the step, shown to the learner in the course progress page event: # the event that will trigger the actions to be executed, full list at https://developer.github.com/v3/activity/events/types/ actions: # a list of the actions that will occur when the step is triggered by an event - type: # the type of action, full list at https://lab.github.com/docs/actions -# Step 2: INTERNAL COMMENT FOR STEP 2 +# Step 2: EDIT HERE -INTERNAL COMMENT FOR STEP 2 # - title: # the title of the step, shown to the learner in the course progress page # description: # a description of the step, shown to the learner in the course progress page # event: # the event that will trigger the actions to be executed, full list at https://developer.github.com/v3/activity/events/types/ # actions: # a list of the actions that will occur when the step is triggered by an event # - type: # the type of action, full list at https://lab.github.com/docs/actions -# Step 3: INTERNAL COMMENT FOR STEP 3 +# Step 3: EDIT HERE - INTERNAL COMMENT FOR STEP 3 # - title: # the title of the step, shown to the learner in the course progress page # description: # a description of the step, shown to the learner in the course progress page # event: # the event that will trigger the actions to be executed, full list at https://developer.github.com/v3/activity/events/types/ # actions: # a list of the actions that will occur when the step is triggered by an event # - type: # the type of action, full list at https://lab.github.com/docs/actions -# Step 4: INTERNAL COMMENT FOR STEP 4 +# Step 4: EDIT HERE - INTERNAL COMMENT FOR STEP 4 # - title: # the title of the step, shown to the learner in the course progress page # description: # a description of the step, shown to the learner in the course progress page # event: # the event that will trigger the actions to be executed, full list at https://developer.github.com/v3/activity/events/types/ # actions: # a list of the actions that will occur when the step is triggered by an event # - type: # the type of action, full list at https://lab.github.com/docs/actions -# Step 5: INTERNAL COMMENT FOR STEP 5 +# Step 5: EDIT HERE - INTERNAL COMMENT FOR STEP 5 # - title: # the title of the step, shown to the learner in the course progress page # description: # a description of the step, shown to the learner in the course progress page # event: # the event that will trigger the actions to be executed, full list at https://developer.github.com/v3/activity/events/types/