-
Notifications
You must be signed in to change notification settings - Fork 549
feat(repo-configuration): Move our issues templates to issue forms #8946
Copy link
Copy link
Closed
Description
Specifically for this repository, but also others.
This repository doesn't use GitHub issue forms, hence new issues lack structure.
Also in other repositories we use issue forms, but those are inherited from https://github.com/cloudquery/.github/tree/main/.github/ISSUE_TEMPLATE which are not suitable for all repositories.
For example the SDK should not have a new resource template, see https://github.com/cloudquery/plugin-sdk/issues/new/choose (same for other repos, see https://github.com/cloudquery/helm-charts/issues/new/choose, https://github.com/cloudquery/setup-cloudquery/issues/new/choose, etc.)
TODO
- Remove generic issue templates from
.githubas those are not relevant fix: Remove stale issue templates .github#390 - Create dedicated issue templates for
cloudquery/cloudqueryrepo chore(repo-config): Update issue templates #9014 - Create dedicated issue templates for
cloudquery/plugin-sdkrepo chore(docs): Add issue templates plugin-sdk#731 - Create dedicated issue templates for
cloudquery/helm-chartsrepo chore(docs): Add issue templates helm-charts#283 - Create dedicated issue templates for
cloudquery/setup-cloudqueryrepo chore(docs): Add issue templates setup-cloudquery#234 - Create dedicated issue templates for
cloudquery/terraform-aws-cloudqueryrepo chore(docs): Add issue templates terraform-aws-cloudquery#305 - Create dedicated issue templates for
cloudquery/filetypesrepo chore(docs): Add issue templates filetypes#93
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels