You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: develop-docs/integrations/github.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,10 @@ sidebar_title: GitHub
5
5
6
6
## Create a GitHub App
7
7
8
-
To configure the GitHub integration you'll need to create a GitHub app and obtain credentials.
8
+
To configure the GitHub integration you'll need to create a GitHub app and obtain credentials. Installation will fail if your Github App's name contains spaces.
9
9
10
10
<Alertlevel="warning">
11
-
The GitHub Org Slug must not contain any spaces.
11
+
The GitHub App name and GitHub Org Slug must not contain any spaces.
0 commit comments