Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature Request: Wrangler should link to the "choose issue type" page on errors #1169

Closed
polybuildr opened this issue Jun 2, 2022 · 1 comment · Fixed by #1171 or #1131
Closed
Assignees
Labels
enhancement New feature or request maintenance Maintenance task

Comments

@polybuildr
Copy link

Describe the solution

Currently, when an error occurs, wrangler says:

If you think this is a bug then please create an issue at https://github.com/cloudflare/wrangler2/issues/new.

probably from https://github.com/cloudflare/wrangler2/blob/52c0bf0469635b76d9717b7113c98572de02d196/packages/wrangler/src/index.tsx#L2773-L2784

but that means we don't get the benefits of the issue selector and templates at https://github.com/cloudflare/wrangler2/issues/new/choose. If that type selector is considered mature and stable maybe the code could link to that instead?

@polybuildr polybuildr added the enhancement New feature or request label Jun 2, 2022
@petebacondarwin
Copy link
Contributor

Good call! Thanks.

@petebacondarwin petebacondarwin added the maintenance Maintenance task label Jun 2, 2022
@petebacondarwin petebacondarwin moved this to Untriaged in workers-sdk Jun 2, 2022
@petebacondarwin petebacondarwin moved this from Untriaged to Backlog in workers-sdk Jun 2, 2022
@petebacondarwin petebacondarwin self-assigned this Jun 2, 2022
petebacondarwin added a commit to petebacondarwin/wrangler2 that referenced this issue Jun 2, 2022
Previously, when an error occurs, wrangler says:

> If you think this is a bug then please create an issue at https://github.com/cloudflare/wrangler2/issues/new.

Now, it links through to the issue template chooser which is more helpful.

Fixes [cloudflare#1169](cloudflare#1169)
@petebacondarwin petebacondarwin moved this from Backlog to In Progress in workers-sdk Jun 2, 2022
@petebacondarwin petebacondarwin moved this from In Progress to In Review in workers-sdk Jun 2, 2022
petebacondarwin added a commit to petebacondarwin/wrangler2 that referenced this issue Jun 2, 2022
Previously, when an error occurs, wrangler says:

> If you think this is a bug then please create an issue at https://github.com/cloudflare/wrangler2/issues/new.

Now, it links through to the issue template chooser which is more helpful.

Fixes [cloudflare#1169](cloudflare#1169)
petebacondarwin added a commit to petebacondarwin/wrangler2 that referenced this issue Jun 2, 2022
Previously, when an error occurs, wrangler says:

> If you think this is a bug then please create an issue at https://github.com/cloudflare/wrangler2/issues/new.

Now, it links through to the issue template chooser which is more helpful.

Fixes [cloudflare#1169](cloudflare#1169)
petebacondarwin added a commit that referenced this issue Jun 2, 2022
Previously, when an error occurs, wrangler says:

> If you think this is a bug then please create an issue at https://github.com/cloudflare/wrangler2/issues/new.

Now, it links through to the issue template chooser which is more helpful.

Fixes [#1169](#1169)
Repository owner moved this from In Review to Done in workers-sdk Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maintenance Maintenance task
Projects
None yet
2 participants