Feature Request: repo-actions: issue should allow for choosing #3089
jthomasmock
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The current behavior of
repo-actions: issue
is to create a link like below:In many cases, including the quarto-web docs themselves, it would be preferable to have that instead send the user to:
So that the issue can initially be triaged by the user who decides whether it's more appropriate to:
Perhaps an option like
issue-choose
to indicate that it should go to the Issue choose rather than straight to new issue. :An alternative even safer option as the default would be:
repo-name/issues
- this show existing issues first and then the New Issue button is prominent on the page to go through normal flow.Beta Was this translation helpful? Give feedback.
All reactions