mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 05:36:44 +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 :
|
||||
##### 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
|
||||
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
|
||||
identify if the site is:
|
||||
_public_ : downloads are available without 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.
|
||||
- _public_ : downloads are available without 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.
|
||||
|
||||
##### 4. Invite an user
|
||||
If subscriptions are closed on your tracker, we will need an invite to be able to work.
|
||||
|
|
Loading…
Reference in a new issue