mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-24 23:04:00 +08:00
Create bug_report.yaml
This commit is contained in:
parent
9904e5befe
commit
c576164c1e
1 changed files with 4 additions and 3 deletions
7
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -95,8 +95,9 @@ body:
|
|||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Config
|
||||
description: To export your config, go to the Settings page, scroll all the way down to `import/export settings` and click `export`.
|
||||
placeholder: '{"theme":"cyberspace","showKeyTips":false,"showLiveWpm":false,"showTimerProgress":false, ... "smoothCaret":true}'
|
||||
label: Account name
|
||||
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`.
|
||||
placeholder: 'Miodec
|
||||
{"theme":"cyberspace","showKeyTips":false,"showLiveWpm":false,"showTimerProgress":false, ... "smoothCaret":true}'
|
||||
validations:
|
||||
required: false
|
||||
|
|
Loading…
Reference in a new issue