Skip to content

Commit

Permalink
Add Github seats warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmybisenius committed Jan 2, 2021
1 parent bc795b0 commit c06b17c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,14 @@ Before we get started - double-check the pre-requisites in the previous section

<h2 id="faq">Frequently Asked Questions</h2>

#### What about Github seats?
Great question! If you don't have enough seats available under your Github organization to add a new outside collaborator, the API call will fail because Github won't all the invite to be generated. Always ensure you have a some extra seats allotted (1-10 depending on sales volume) to ensure this doesn't happen!

#### What if I can't get this setup?
Contact Jim Bisenius via DM on [Discord](https://discord.com/invite/3pBM4Px)! I'd be happy to help get it installed personally 🤠

#### What happens if I cancel my subscription?
Great question! You can cancel your subscription at anytime and your repository privliges will be revoked and a final copy of the software for you to via before you lose access to all future updates. **TLDR: You just lose access to updates, your software will still work**
You can cancel your subscription at anytime and your repository privliges will be revoked and a final copy of the software for you to via before you lose access to all future updates. **TLDR: You just lose access to updates, your software will still work**

<br>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sponsorware-github",
"version": "0.4.0",
"version": "1.0.0",
"description": "<h1 align=\"center\"><br/><br/>Sponsorware for Github<br/><br/></h1> <h4 align=\"center\">A small web server that automates the process of granting someone access to one or more private repositories after sponsoring your on Github.</h4>",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c06b17c

Please sign in to comment.