-
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
good first issueGood for newcomers - welcome aboard!Good for newcomers - welcome aboard!package: userwrapprstatus: accepting prsGo ahead and send a pull request to resolve this issue!Go ahead and send a pull request to resolve this issue!type: featureSuggested enhancement or new ability.Suggested enhancement or new ability.
Description
Feature Request Checklist
- I have tried restarting my IDE and the issue persists.
- I have pulled the latest
main
branch of the repository. - I have searched for related issues and found none that matched my issue.
Expected
JoshuaKGoldberg/ChooseYourFramework#8 was implemented with a button that calls window.open
. In reality, it'd be better to use an <a>
element. That way people can right-click on it and copy link address.
Additional Info
Instead of OptionType.Action
, let's go with a new OptionType.Link
.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomers - welcome aboard!Good for newcomers - welcome aboard!package: userwrapprstatus: accepting prsGo ahead and send a pull request to resolve this issue!Go ahead and send a pull request to resolve this issue!type: featureSuggested enhancement or new ability.Suggested enhancement or new ability.