Skip to content

Commit

Permalink
update: note-templates.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
windingwind committed Oct 24, 2023
1 parent f48d948 commit ce8a130
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions .github/DISCUSSION_TEMPLATE/note-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,20 @@ body:
description: Please add screenshots of this note template here.
validations:
required: true
- type: textarea
- type: input
id: z_version
attributes:
label: Test on Zotero version
description: Please provide the Zotero version you are using here. You can find this in the menu -> Help -> About Zotero.
placeholder: e.g. 6.0.30
validations:
required: true
- type: textarea
- type: input
id: bn_version
attributes:
label: Test on Better Notes version
description: Please provide the Better Notes version you are using here. You can find this in the menu -> Edit -> Settings -> Better Notes.
placeholder: e.g. 1.0.4
validations:
required: true
- type: dropdown
Expand All @@ -47,10 +49,12 @@ body:
- ExportMDFileName
- ExportMDFileHeader
- ExportMDFileContent
validations:
required: true
- type: textarea
id: data
attributes:
label: Data
label: Template Share Code
description: |
Please paste template share code here.
Steps to get the template share code:
Expand All @@ -59,6 +63,8 @@ body:
3. Click the "Options" button on the bottom right corner of the editor
4. Click "Copy template share code to clipboard". Paste the code here.
render: yaml
validations:
required: true
- type: textarea
id: more
attributes:
Expand Down

0 comments on commit ce8a130

Please sign in to comment.