diff --git a/images/github/revalidate-settings-dark.png b/images/github/revalidate-settings-dark.png new file mode 100644 index 000000000..1cc589967 Binary files /dev/null and b/images/github/revalidate-settings-dark.png differ diff --git a/images/github/revalidate-settings-light.png b/images/github/revalidate-settings-light.png new file mode 100644 index 000000000..863dd4a93 Binary files /dev/null and b/images/github/revalidate-settings-light.png differ diff --git a/settings/github.mdx b/settings/github.mdx index 2fa1e93da..74dae45ef 100644 --- a/settings/github.mdx +++ b/settings/github.mdx @@ -48,6 +48,8 @@ Change the organization, repository, or branch that your documentation is built ## Troubleshooting +### GitHub app connection issues + If you encounter problems with the GitHub app, resetting the connection can solve most problems. @@ -60,3 +62,29 @@ If you encounter problems with the GitHub app, resetting the connection can solv 2. Authorize your account in the [My Profile](https://dashboard.mintlify.com/settings/account) section of your dashboard. + +### Feedback add-ons are unavailable + +If you cannot enable the edit suggestions or raise issues options in your dashboard and your repository is public, revalidate your Git settings. + + + + Go to [Git Settings](https://dashboard.mintlify.com/settings/deployment/git-settings) in your dashboard. + + + Click the green check mark in the corner of the Git settings box to revalidate your repository settings. This will force update your repository settings to reflect whether your repository is public or private. + + + The Git Settings page in the Mintlify dashboard. An orange arrow points to the green check mark that revalidates the repository settings. + The Git Settings page in the Mintlify dashboard. An orange arrow points to the green check mark that revalidates the repository settings. + + +