mirror of
https://github.com/Jackett/Jackett
synced 2024-12-22 07:43:13 +00:00
Updated How to request a new tracker (markdown)
parent
26dc502a6b
commit
15ec2398c2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
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?template=indexer-request.yml) and prefix it with **[REQ]**
|
||||
for example: [REQ] ThePirateBay
|
||||
|
||||
##### 2. Address to site
|
||||
|
@ -10,7 +10,7 @@ In the body of the ticket provide the full address to the site, eg `https://thep
|
|||
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.
|
||||
- _private_ : a registered 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