You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- label: I have searched **[the docs](https://greene-lab.gitbook.io/lab-website-template-docs)**, [existing issues](https://github.com/greenelab/lab-website-template/issues), and [existing discussions](https://github.com/greenelab/lab-website-template/discussions) for answers first.
7
+
required: true
8
+
9
+
- type: input
10
+
id: repo
11
+
attributes:
12
+
label: Link to your website repo
13
+
description: "In almost all cases, **we cannot help you if you don't provide this**."
label: Version of Lab Website Template you are using
22
+
description: See your `CITATION.cff` file.
23
+
placeholder: ex. 1.0.0
24
+
validations:
25
+
required: true
26
+
27
+
- type: textarea
28
+
id: description
29
+
attributes:
30
+
label: Description
31
+
description: |
32
+
Describe your issue in as much detail as possible. For example: What happened? What did you expect to happen? How can we reproduce the problem? What browser are you seeing the problem in?
- label: I have searched **[the docs](https://greene-lab.gitbook.io/lab-website-template-docs)**, [existing issues](https://github.com/greenelab/lab-website-template/issues), and [existing discussions](https://github.com/greenelab/lab-website-template/discussions) for answers first.
7
+
required: true
8
+
9
+
- type: input
10
+
id: repo
11
+
attributes:
12
+
label: Link to your website repo
13
+
description: "In almost all cases, **we cannot help you if you don't provide this**."
label: Version of Lab Website Template you are using
22
+
description: See your `CITATION.cff` file.
23
+
placeholder: ex. 1.0.0
24
+
validations:
25
+
required: true
26
+
27
+
- type: textarea
28
+
id: description
29
+
attributes:
30
+
label: Description
31
+
description: |
32
+
Describe your issue in as much detail as possible. For example: What happened? What did you expect to happen? How can we reproduce the problem? What browser are you seeing the problem in?
description: I think I've discovered a bug, I want to request a feature/change, or other issue.
3
+
4
+
body:
5
+
- type: checkboxes
6
+
attributes:
7
+
label: Checks
8
+
options:
9
+
- label: I have searched **[the docs](https://greene-lab.gitbook.io/lab-website-template-docs)**, [existing issues](https://github.com/greenelab/lab-website-template/issues), and [existing discussions](https://github.com/greenelab/lab-website-template/discussions) for answers first.
10
+
required: true
11
+
12
+
- type: input
13
+
id: repo
14
+
attributes:
15
+
label: Link to your website repo
16
+
description: "In almost all cases, **we cannot help you if you don't provide this**."
label: Version of Lab Website Template you are using
25
+
description: See your `CITATION.cff` file.
26
+
placeholder: ex. 1.0.0
27
+
validations:
28
+
required: true
29
+
30
+
- type: textarea
31
+
id: description
32
+
attributes:
33
+
label: Description
34
+
description: |
35
+
Describe your issue in as much detail as possible. For example: What happened? What did you expect to happen? How can we reproduce the problem? What browser are you seeing the problem in?
0 commit comments