Skip to content

Commit

Permalink
refactor the dir
Browse files Browse the repository at this point in the history
  • Loading branch information
liberhe committed Jul 11, 2021
2 parents e38cc7c + e3e2c22 commit 7568609
Show file tree
Hide file tree
Showing 655 changed files with 446 additions and 388 deletions.
35 changes: 35 additions & 0 deletions .github/ISSUE_TEMPLATE/task.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
name: 更新任务
description: 更新任务信息
title: "[Task]: "
labels: [task]
assignees:
- izayl
body:
- type: dropdown
id: type
attributes:
label: 这个 PR/issue 属于什么类型?
multiple: false
options:
- bug 修复(Bugfix)
- 创建新的基础任务
- 创建新的进阶任务
- 更新任务内容
- 任务认领
- type: input
id: task
attributes:
label: 涉及的任务是哪个
description: 请填写任务名
placeholder: 例如:uniswap-v3
validations:
required: true
- type: textarea
id: info
attributes:
label: 详细信息
description: Bug详细信息,或者更新、创建任务的内容
placeholder: Tell us what you see!
value: ""
validations:
required: false
17 changes: 17 additions & 0 deletions .github/PULL_REQUEST_ISSUE_TAEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!-- PULL REQUEST TEMPLATE -->
<!-- (将 "[ ]" 换成 "[x]" 来选择列表项) -->

**

- [ ] bug 修复(Bugfix)
- [ ] 创建新的基础任务
- [ ] 创建新的进阶任务
- [ ] 更新任务内容

**涉及的任务是哪个?(必填)**

<!-- 例如:Uniswap-V2 -->

**其他信息:**

<!-- 具体更新/创建任务的内容有哪些 -->
1 change: 0 additions & 1 deletion Example08-hardhat-graph/erc20
Submodule erc20 deleted from a59529
3 changes: 0 additions & 3 deletions Learn-Crypto/PLONK/readme.md

This file was deleted.

1 change: 0 additions & 1 deletion Learn-DAO-Aragon/readme.md

This file was deleted.

24 changes: 0 additions & 24 deletions Learn-DEFI-Compound/readme.md

This file was deleted.

8 changes: 0 additions & 8 deletions Learn-DEFI-Uniswap-V2/readme.md

This file was deleted.

1 change: 0 additions & 1 deletion Learn-DEFI-Uniswap-V3/eth-usdt.json

This file was deleted.

24 changes: 0 additions & 24 deletions Learn-DEFI-Uniswap-V3/extract-graphdata/package.json

This file was deleted.

Loading

0 comments on commit 7568609

Please sign in to comment.