mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-17 02:56:16 +08:00
Update bug_report.yaml
This commit is contained in:
parent
ad250d7f5c
commit
e57d864e9c
1 changed files with 11 additions and 2 deletions
13
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
13
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -64,8 +64,17 @@ body:
|
|||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Account information
|
||||
description: If your issue only happens when logged in, please provide your account name and config. To export your config, go to the Settings page, scroll all the way down to `import/export settings` and click `export`.
|
||||
label: Account name
|
||||
description: Your Monkeytype account name.
|
||||
placeholder: |
|
||||
Miodec
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Account config
|
||||
description: If your issue only happens when logged in, please provide your config. To export your config, go to the Settings page, scroll all the way down to `import/export settings` and click `export`.
|
||||
placeholder: |
|
||||
Miodec
|
||||
{"theme":"cyberspace","showKeyTips":false,"showLiveWpm":false,"showTimerProgress":false, ... "smoothCaret":true}
|
||||
|
|
Loading…
Add table
Reference in a new issue