Skip to content

Commit cd890bb

Browse files
committed
remove default value
1 parent 07351b4 commit cd890bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/routes/help/issue.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
name="description"
6262
placeholder="{`I encountered this.\n\nSteps to reproduce the behavior:\n1. Go to '...'\n2. Click on '....'\n3. Scroll down to '....'\n4. See error\n\nI expected this to happen.`}"
6363
type="textarea"
64-
defaultValue="IGNORE. This is a test for a new issue reporting system for the JW Lua scripts website. The page will allow users without GitHub accounts to create a GitHub issue like this one."
6564
maxCharacters="{1000}"
6665
/>
6766
<Select label="Finale version" name="finale" defaultValue="Finale v27">

0 commit comments

Comments
 (0)