Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 667fc0a

Browse files
committed
added more info to priority queue invites
1 parent c7651ed commit 667fc0a

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

docs/hackers/invitations-priority-queue.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,20 @@ path: "/hackers/invitations-priority-queue.html"
44
id: "hackers/invitations-priority-queue"
55
---
66

7-
When you decline an invitation to a private program or leave a private program, you'll be placed at the top of the queue for a new program invitation.
7+
When you decline an invitation to a private program or leave a private program, you'll be placed at the top of the invitation queue for a new program invitation.
88

99
#### How It Works
1010
To be placed in the invitations priority queue:
1111
1. Decline an invitation or leave a program you're currently part of.
1212
2. Fill out the questionnaire telling why the program wasn't a good fit. The questionnaire will immediately display on your screen after declining or leaving.
13-
3. You'll see a green banner on your **Pending Invitations** page letting you know that you're slotted for the next appropriate invite getting sent.
13+
14+
You'll see a green banner on your **Pending Invitations** page letting you know that you're slotted for the next appropriate invitation.
15+
1416
![priority-invitations-1](./images/priority-invitations-1.png)
1517

16-
4. You'll get a fast-tracked invitation normally within 1 day.
18+
The timeframe for getting a new invitation is based on the number of programs looking for hackers, which is also dependent on the number of programs that have been rejected or left.
1719
![priority-invitations-2](./images/priority-invitations-2.png)
20+
21+
Some things to keep in mind are that:
22+
* You can only receive 1 priority invitation per day.
23+
* For each original private invitation or program you decline, you have a total of 3 chances to receive a priority invitation that you like. You won't receive an invitation after you get your 3rd priority invitation for that original invitation or program you've declined.

0 commit comments

Comments
 (0)