-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
33 lines (33 loc) · 1.23 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
title: Build a DAPP
description: Getting started with the Decentralized Internet SDK
template:
repo: build-a-dapp-template
name: build-a-dapp
description: Build Decentralized Web and Distributed Computing Projects
before:
- type: createIssue
title: Welcome!
body: new-issue.md
steps:
- title: Intro + Components
description: The first step in your course
event: milestone
link: 'https://github.com/Lonero-Team/build-a-dapp-template/blob/master/STEP1.md'
- title: Look at Clusterpost
description: The first step in your course
event: milestone
link: 'https://github.com/Lonero-Team/build-a-dapp-template/blob/master/STEP2.md'
- title: The GridBee Framework
description: The first step in your course
event: milestone
link: 'https://github.com/Lonero-Team/build-a-dapp-template/blob/master/STEP3.md'
- title: Looking at LNRChain
description: The first step in your course
event: milestone
link: 'https://github.com/Lonero-Team/build-a-dapp-template/blob/master/STEP4.md'
- title: Module 4 + Closing
description: The first step in your course
event: milestone
link: 'https://github.com/Lonero-Team/build-a-dapp-template/blob/master/STEP5.md'
actions:
- type: closeIssue