add issue template (#1547)

* add issue template

* change report a bug link

* add issue form and delete issue template, update link
This commit is contained in:
Josh Gomez
2024-02-27 15:10:50 -07:00
committed by GitHub
parent bdf49c2084
commit 8666989c85
2 changed files with 86 additions and 1 deletions

View File

@ -142,7 +142,7 @@ const UserSidebarMenu = ({ user }: { user?: User }) => {
</ActionButton>
<ActionButton
Element="externalLink"
to="https://github.com/KittyCAD/modeling-app/issues/new"
to="https://github.com/KittyCAD/modeling-app/issues/new/choose"
icon={{ icon: faBug, className: 'p-1', size: 'sm' }}
className="border-transparent dark:border-transparent"
>