diff --git a/.github/ISSUE_TEMPLATE/01_openapi-typescript-feat.yml b/.github/ISSUE_TEMPLATE/01_openapi-typescript-feat.yml index 07b5eb824..0461ea317 100644 --- a/.github/ISSUE_TEMPLATE/01_openapi-typescript-feat.yml +++ b/.github/ISSUE_TEMPLATE/01_openapi-typescript-feat.yml @@ -3,6 +3,8 @@ description: Propose new functionality or a breaking change labels: - openapi-ts - enhancement +projects: + - openapi-ts/2 body: - type: textarea id: description diff --git a/.github/ISSUE_TEMPLATE/02_openapi-fetch-feat.yml b/.github/ISSUE_TEMPLATE/02_openapi-fetch-feat.yml index b68237d63..829e340bc 100644 --- a/.github/ISSUE_TEMPLATE/02_openapi-fetch-feat.yml +++ b/.github/ISSUE_TEMPLATE/02_openapi-fetch-feat.yml @@ -3,6 +3,8 @@ description: Propose new functionality or a breaking change labels: - openapi-fetch - enhancement +projects: + - openapi-ts/3 body: - type: textarea id: description