chore: update new issue link to show templates
This commit is contained in:
parent
17d6ec85c3
commit
f0ac9fe35c
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ export function Layout({ loaderData }: Props) {
|
||||||
<Tooltip>
|
<Tooltip>
|
||||||
<TooltipTrigger asChild>
|
<TooltipTrigger asChild>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/nicotsx/zerobyte/issues/new"
|
href="https://github.com/nicotsx/zerobyte/issues/new/choose"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
className={buttonVariants({
|
className={buttonVariants({
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue