Merge branch 'beta' of https://github.com/InkCanvasForClass/community into beta
This commit is contained in:
@@ -39,14 +39,14 @@ body:
|
|||||||
2.
|
2.
|
||||||
3.
|
3.
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: expected
|
id: expected
|
||||||
attributes:
|
attributes:
|
||||||
label: 期望结果 | Expected Behavior
|
label: 期望结果 | Expected Behavior
|
||||||
description: 你期望的正确行为或结果 | What did you expect to happen?
|
description: 你期望的正确行为或结果 | What did you expect to happen?
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: extra
|
id: extra
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ body:
|
|||||||
label: 需求动机 | Motivation
|
label: 需求动机 | Motivation
|
||||||
description: 为什么需要这个功能?| Why do you need this feature?
|
description: 为什么需要这个功能?| Why do you need this feature?
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: design
|
id: design
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user