Skip to content

Commit bd44402

Browse files
authored
Merge pull request #223 from simonsmith/add-faq
Add FAQ entry about organisation permissions
2 parents f3e143a + 933b2d2 commit bd44402

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,13 @@ There are 2 linters for `js` & `scss` and unit tests with `mocha`.
7575
// Run unit tests with coverage
7676
npm run coverage
7777

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_.
7885

7986
### Contributing
8087

0 commit comments

Comments
 (0)