Skip to content

Commit 4931a15

Browse files
committed
fix: update issue URL to use documentation template
Changed the issue URL in the configuration to point to the documentation issue template for better guidance on reporting issues.
1 parent f495137 commit 4931a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ website:
2121
twitter-card: true
2222
site-url: https://quarto.org
2323
repo-url: https://github.com/quarto-dev/quarto-web
24-
issue-url: https://github.com/quarto-dev/quarto-cli/issues/new/choose
24+
issue-url: https://github.com/quarto-dev/quarto-cli/issues/new?template=documentation.yml
2525
repo-actions: [edit, issue]
2626
page-navigation: true
2727
bread-crumbs: true

0 commit comments

Comments
 (0)