Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit f101a33

Browse files
committed
use proper positions for suggested changes
1 parent a2dbd12 commit f101a33

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ steps:
3939
```suggestion
4040
title: An amazing course by %payload.sender.login%.
4141
```
42-
position: 4
42+
position: 6
4343

4444
# 2
4545
- title: Give your course a title
@@ -59,7 +59,7 @@ steps:
5959
```suggestion
6060
repo: lab-starter-template
6161
```
62-
position: 8
62+
position: 13
6363

6464
# 3. Point to the template repo
6565
# 4. Give the learner's repo a name

0 commit comments

Comments
 (0)