Skip to content

Commit 12d2307

Browse files
committed
Simplify templates
1 parent debe7af commit 12d2307

8 files changed

+0
-24
lines changed

.github/ISSUE_TEMPLATE/bug-openapi-fetch.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ body:
3434
- type: checkboxes
3535
id: checklist
3636
attributes:
37-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
3837
options:
39-
- label: I agree to follow this project's [Code of Conduct](https://github.com/openapi-ts/openapi-typescript/blob/main/CODE_OF_CONDUCT.md)
40-
required: true
4138
- 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))
4239
---

.github/ISSUE_TEMPLATE/bug-openapi-react-query.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ body:
3434
- type: checkboxes
3535
id: checklist
3636
attributes:
37-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
3837
options:
39-
- label: I agree to follow this project's [Code of Conduct](https://github.com/openapi-ts/openapi-typescript/blob/main/CODE_OF_CONDUCT.md)
40-
required: true
4138
- 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))
4239
---

.github/ISSUE_TEMPLATE/bug-openapi-typescript.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,7 @@ body:
4646
- type: checkboxes
4747
id: checklist
4848
attributes:
49-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
5049
options:
51-
- label: I agree to follow this project's [Code of Conduct](https://github.com/openapi-ts/openapi-typescript/blob/main/CODE_OF_CONDUCT.md)
52-
required: true
5350
- label: My OpenAPI schema is valid and passes the [Redocly validator](https://redocly.com/docs/cli/commands/lint/) (`npx @redocly/cli@latest lint`)
5451
required: true
5552
- 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))

.github/ISSUE_TEMPLATE/bug-swr-openapi.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ body:
3434
- type: checkboxes
3535
id: checklist
3636
attributes:
37-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
3837
options:
39-
- label: I agree to follow this project's [Code of Conduct](https://github.com/openapi-ts/openapi-typescript/blob/main/CODE_OF_CONDUCT.md)
40-
required: true
4138
- 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))
4239
---

.github/ISSUE_TEMPLATE/feature-openapi-fetch.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ body:
2222
- type: checkboxes
2323
id: checklist
2424
attributes:
25-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
2625
options:
27-
- label: I agree to follow this project's [Code of Conduct](https://github.com/openapi-ts/openapi-typescript/blob/main/CODE_OF_CONDUCT.md)
28-
required: true
2926
- 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))
3027
---

.github/ISSUE_TEMPLATE/feature-openapi-react-query.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ body:
2222
- type: checkboxes
2323
id: checklist
2424
attributes:
25-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
2625
options:
27-
- label: I agree to follow this project's [Code of Conduct](https://github.com/openapi-ts/openapi-typescript/blob/main/CODE_OF_CONDUCT.md)
28-
required: true
2926
- 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))
3027
---

.github/ISSUE_TEMPLATE/feature-openapi-typescript.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ body:
2222
- type: checkboxes
2323
id: checklist
2424
attributes:
25-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
2625
options:
27-
- label: I agree to follow this project's [Code of Conduct](https://github.com/openapi-ts/openapi-typescript/blob/main/CODE_OF_CONDUCT.md)
28-
required: true
2926
- 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))
3027
---

.github/ISSUE_TEMPLATE/feature-swr-openapi.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ body:
2222
- type: checkboxes
2323
id: checklist
2424
attributes:
25-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
2625
options:
27-
- label: I agree to follow this project's [Code of Conduct](https://github.com/openapi-ts/openapi-typescript/blob/main/CODE_OF_CONDUCT.md)
28-
required: true
2926
- 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))
3027
---

0 commit comments

Comments
 (0)