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
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug.yaml
+3-3
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ body:
8
8
value: |
9
9
Thanks for taking the time to fill out this bug report :)
10
10
- Kindly **DO NOT** ask for instructions.
11
-
- Use [Discussions](https://github.com/adityatelange/hugo-PaperMod/discussions) section if you have a query or doubts or any orther relevant question.
11
+
- Use [Discussions](https://github.com/adityatelange/hugo-PaperMod/discussions) section if you have a query or doubts or any other relevant question.
12
12
- You may join [Discord community](https://discord.gg/ahpmTvhVmp) to interact with fellow contributors and users
13
13
- Read project's [Wiki](https://github.com/adityatelange/hugo-PaperMod/wiki) for detailed documentation.
14
14
- Read project's [FAQs](https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs) section for Frequently asked questions.
@@ -40,7 +40,7 @@ body:
40
40
description: What version of Hugo are you running?
41
41
options:
42
42
- Hugo >= 0.125.7 (Recommended - Minimum version required for PaperMod)
43
-
- Hugo < 0.125.7 (Incompatible - Not recommended to build PaperMod on lower verions)
43
+
- Hugo < 0.125.7 (Incompatible - Not recommended to build PaperMod on lower versions)
44
44
validations:
45
45
required: true
46
46
- type: input
@@ -104,7 +104,7 @@ body:
104
104
id: terms
105
105
attributes:
106
106
label: Code of Conduct
107
-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/adityatelange/hugo-PaperMod?tab=coc-ov-file#readme).
107
+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/adityatelange/hugo-PaperMod?tab=coc-ov-file#readme).
108
108
options:
109
109
- label: I agree to follow this project's Code of Conduct
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/enhancement.yaml
+5-5
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ body:
6
6
- type: markdown
7
7
attributes:
8
8
value: |
9
-
Thanks for taking the time to fill out this enahancement form :)
10
-
- Use [Discussions](https://github.com/adityatelange/hugo-PaperMod/discussions) section if you have a query or doubts or any orther relevant question.
9
+
Thanks for taking the time to fill out this enhancement form :)
10
+
- Use [Discussions](https://github.com/adityatelange/hugo-PaperMod/discussions) section if you have a query or doubts or any other relevant question.
11
11
- You may join [Discord community](https://discord.gg/ahpmTvhVmp) to interact with fellow contributors and users
12
12
- Read project's [Wiki](https://github.com/adityatelange/hugo-PaperMod/wiki) for detailed documentation.
13
13
- Read project's [FAQs](https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs) section for Frequently asked questions.
@@ -16,15 +16,15 @@ body:
16
16
id: what_happened
17
17
attributes:
18
18
label: What you'd like to propose?
19
-
description:
20
-
placeholder:
19
+
description:
20
+
placeholder:
21
21
validations:
22
22
required: true
23
23
- type: checkboxes
24
24
id: terms
25
25
attributes:
26
26
label: Code of Conduct
27
-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/adityatelange/hugo-PaperMod?tab=coc-ov-file#readme).
27
+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/adityatelange/hugo-PaperMod?tab=coc-ov-file#readme).
28
28
options:
29
29
- label: I agree to follow this project's Code of Conduct
0 commit comments