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>
|
||||
<TooltipTrigger asChild>
|
||||
<a
|
||||
href="https://github.com/nicotsx/zerobyte/issues/new"
|
||||
href="https://github.com/nicotsx/zerobyte/issues/new/choose"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
className={buttonVariants({
|
||||
|
|
|
|||
Loading…
Reference in a new issue