Add report bug issues page (#137)

adding a copy of our report template
This commit is contained in:
Maycon Santos
2024-01-26 17:48:05 +01:00
committed by GitHub
parent 5933e6356b
commit 51d27ef1fa
2 changed files with 47 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ export const docsNavigation = [
{ title: 'CLI', href: '/how-to/cli' },
{ title: 'Delete your NetBird account', href: '/how-to/delete-account' },
{ title: 'IdP sync', href: '/how-to/idp-sync' },
{ title: 'Report bugs and issues', href: '/how-to/report-bug-issues' },
],
},