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: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,13 @@ There are 2 linters for `js` & `scss` and unit tests with `mocha`.
75
75
// Run unit tests with coverage
76
76
npm run coverage
77
77
78
+
### FAQ
79
+
80
+
#### My notifications aren't showing?
81
+
82
+
Some organisations require applications to request access before allowing access to any data (including notifications) about their repositories.
83
+
84
+
To check if Gitify is approved by your organisation you can go to https://github.com/settings/applications, then click on **Gitify** and scroll to _Organization access_.
0 commit comments