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/01_openapi-typescript-bug.yml
+8-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name: "openapi-typescript: Bug report"
2
-
about: Report a bug or unexpected behavior
2
+
description: Report a bug or unexpected behavior
3
3
labels:
4
4
- openapi-ts
5
5
- bug
@@ -44,9 +44,15 @@ body:
44
44
validations:
45
45
required: true
46
46
- type: checkboxes
47
-
id: checklist
47
+
id: required
48
+
label: Required
48
49
attributes:
49
50
options:
50
51
- label: My OpenAPI schema is valid and passes the [Redocly validator](https://redocly.com/docs/cli/commands/lint/) (`npx @redocly/cli@latest lint`)
51
52
required: true
53
+
- type: checkboxes
54
+
id: extra
55
+
label: Extra
56
+
attributes:
57
+
options:
52
58
- label: I’m willing to open a PR (see [CONTRIBUTING.md](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CONTRIBUTING.md))
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/01_openapi-typescript-feat.yml
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name: "openapi-typescript: Feature request"
2
-
about: Propose new functionality or a breaking change
2
+
description: Propose new functionality or a breaking change
3
3
title: ""
4
4
labels:
5
5
- openapi-ts
@@ -20,7 +20,8 @@ body:
20
20
validations:
21
21
required: true
22
22
- type: checkboxes
23
-
id: checklist
23
+
id: extra
24
+
label: Extra
24
25
attributes:
25
26
options:
26
27
- label: I’m willing to open a PR (see [CONTRIBUTING.md](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CONTRIBUTING.md))
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/02_openapi-fetch-bug.yml
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name: "openapi-fetch: Bug report"
2
-
about: Report a bug or unexpected behavior
2
+
description: Report a bug or unexpected behavior
3
3
labels:
4
4
- openapi-fetch
5
5
- bug
@@ -32,7 +32,8 @@ body:
32
32
validations:
33
33
required: true
34
34
- type: checkboxes
35
-
id: checklist
35
+
id: extra
36
+
label: Extra
36
37
attributes:
37
38
options:
38
39
- label: I’m willing to open a PR (see [CONTRIBUTING.md](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CONTRIBUTING.md))
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/02_openapi-fetch-feat.yml
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name: "openapi-fetch: Feature request"
2
-
about: Propose new functionality or a breaking change
2
+
description: Propose new functionality or a breaking change
3
3
title: ""
4
4
labels:
5
5
- openapi-fetch
@@ -20,7 +20,8 @@ body:
20
20
validations:
21
21
required: true
22
22
- type: checkboxes
23
-
id: checklist
23
+
id: extra
24
+
label: Extra
24
25
attributes:
25
26
options:
26
27
- label: I’m willing to open a PR (see [CONTRIBUTING.md](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CONTRIBUTING.md))
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/03_openapi-react-query-bug.yml
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name: "openapi-react-query: Bug report"
2
-
about: Report a bug or unexpected behavior
2
+
description: Report a bug or unexpected behavior
3
3
labels:
4
4
- openapi-react-query
5
5
- bug
@@ -32,7 +32,8 @@ body:
32
32
validations:
33
33
required: true
34
34
- type: checkboxes
35
-
id: checklist
35
+
id: extra
36
+
label: Extra
36
37
attributes:
37
38
options:
38
39
- label: I’m willing to open a PR (see [CONTRIBUTING.md](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-react-query/CONTRIBUTING.md))
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/03_openapi-react-query-feat.yml
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name: "openapi-react-query: Feature request"
2
-
about: Propose new functionality or a breaking change
2
+
description: Propose new functionality or a breaking change
3
3
title: ""
4
4
labels:
5
5
- openapi-react-query
@@ -20,7 +20,8 @@ body:
20
20
validations:
21
21
required: true
22
22
- type: checkboxes
23
-
id: checklist
23
+
id: extra
24
+
label: Extra
24
25
attributes:
25
26
options:
26
27
- label: I’m willing to open a PR (see [CONTRIBUTING.md](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-react-query/CONTRIBUTING.md))
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/04_swr-openapi-bug.yml
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name: "swr-openapi: Bug report"
2
-
about: Report a bug or unexpected behavior
2
+
description: Report a bug or unexpected behavior
3
3
labels:
4
4
- swr-openapi
5
5
- bug
@@ -31,7 +31,8 @@ body:
31
31
validations:
32
32
required: true
33
33
- type: checkboxes
34
-
id: checklist
34
+
id: extra
35
+
label: Extra
35
36
attributes:
36
37
options:
37
38
- label: I’m willing to open a PR (see [CONTRIBUTING.md](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/swr-openapi/CONTRIBUTING.md))
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/04_swr-openapi-feat.yml
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name: "swr-openapi: Feature request"
2
-
about: Propose new functionality or a breaking change
2
+
description: Propose new functionality or a breaking change
3
3
title: ""
4
4
labels:
5
5
- swr-openapi
@@ -20,7 +20,8 @@ body:
20
20
validations:
21
21
required: true
22
22
- type: checkboxes
23
-
id: checklist
23
+
id: extra
24
+
label: Extra
24
25
attributes:
25
26
options:
26
27
- label: I’m willing to open a PR (see [CONTRIBUTING.md](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/swr-openapi/CONTRIBUTING.md))
0 commit comments