forked from Dapp-Learning-DAO/Dapp-Learning
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
655 changed files
with
446 additions
and
388 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<!-- PULL REQUEST TEMPLATE --> | ||
<!-- (将 "[ ]" 换成 "[x]" 来选择列表项) --> | ||
|
||
** | ||
|
||
- [ ] bug 修复(Bugfix) | ||
- [ ] 创建新的基础任务 | ||
- [ ] 创建新的进阶任务 | ||
- [ ] 更新任务内容 | ||
|
||
**涉及的任务是哪个?(必填)** | ||
|
||
<!-- 例如:Uniswap-V2 --> | ||
|
||
**其他信息:** | ||
|
||
<!-- 具体更新/创建任务的内容有哪些 --> |
Submodule erc20
deleted from
a59529
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.