-
Notifications
You must be signed in to change notification settings - Fork 20
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
update Node runtimes, add bun, update build tools #11
Conversation
@@ -134,6 +135,7 @@ body: | |||
description: What, if any, tools are used to build or bundle the project? | |||
multiple: true | |||
options: | |||
- Vite |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since vite seems to be the current recommendation, bumping it up the list.
@@ -143,8 +145,7 @@ body: | |||
- Next.js | |||
- Remix | |||
- Docusaurus | |||
- Snowpack | |||
- Vite | |||
- Storybook |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
adding storybook since story docs leverage remark/mdx
Could we open it up instead? Like https://github.com/syntax-tree/.github/blob/ae3929dbccf2c31882c5fcc30dffea2380878f29/.github/ISSUE_TEMPLATE/1-bug.yml#L64-L116. I think remark and rehype are still multiple choice whereas unified/syntax-tree/vfile are open text. I cleaned these repos up last week, but didn’t get to improving the templates, which I still want to do, soonish! |
Updated runtime, OS, and package manager to be open-ended text inputs |
Thanks! |
Initial checklist
Description of changes
Update runtimes in issue template