docs: added report issue link (#2028)

This commit is contained in:
Shahed Nasser
2022-08-10 14:54:33 +03:00
committed by GitHub
parent 1bc517da64
commit b5b3b5431e

View File

@@ -112,6 +112,11 @@ module.exports = {
},
]
},
{
href: "https://github.com/medusajs/medusa/issues/new?assignees=&labels=type%3A+docs&template=docs.yml",
position: 'right',
label: 'Report an Issue'
},
{
href: "https://github.com/medusajs/medusa",
className: "navbar-github-link",