mirror of
https://github.com/Jackett/Jackett
synced 2025-01-05 06:59:02 +00:00
Updated How to request a new tracker (markdown)
parent
aae93201ab
commit
77f6cf7001
1 changed files with 6 additions and 5 deletions
|
@ -1,15 +1,16 @@
|
||||||
If you want to request a new tracker, here is the steps to follow :
|
If you want to request a new tracker, here is the steps to follow :
|
||||||
##### 1. Create an issue
|
##### 1. Create an issue
|
||||||
Please create a new issue [here](https://github.com/Jackett/Jackett/issues/new) and prefix it with **[REQ]**
|
Please create a new issue [here](https://github.com/Jackett/Jackett/issues/new) and prefix it with **[REQ]**
|
||||||
|
for example: [REQ] ThePirateBay
|
||||||
|
|
||||||
##### 2. Address to site
|
##### 2. Address to site
|
||||||
provide the full address to the site, eg `https://thepiratebay.org`
|
In the body of the ticket provide the full address to the site, eg `https://thepiratebay.org`
|
||||||
|
|
||||||
##### 3. Specify site type
|
##### 3. Specify site type
|
||||||
identify if the site is:
|
identify if the site is:
|
||||||
_public_ : downloads are available without a registered account
|
- _public_ : downloads are available without a registered account
|
||||||
_semi-private_ : search is available without registration but downloading requires a registered account
|
- _semi-private_ : search is available without registration but downloading requires a registered account
|
||||||
_private_ : a regsitered account is required to access site.
|
- _private_ : a regsitered account is required to access site.
|
||||||
|
|
||||||
##### 4. Invite an user
|
##### 4. Invite an user
|
||||||
If subscriptions are closed on your tracker, we will need an invite to be able to work.
|
If subscriptions are closed on your tracker, we will need an invite to be able to work.
|
||||||
|
|
Loading…
Reference in a new issue