mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
Merge pull request #2320 from m52go/new-asset-template
Add issue template for new assets
This commit is contained in:
commit
750e00898d
1 changed files with 18 additions and 0 deletions
18
.github/ISSUE_TEMPLATE/new_asset.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/new_asset.md
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
Please fill in the following data to request for a new asset to be listed on Bisq. For more details, be sure to read [the full documentation](https://docs.bisq.network/exchange/howto/list-asset.html) on adding a new asset.
|
||||
|
||||
### 1. Asset name
|
||||
|
||||
|
||||
### 2. Ticker
|
||||
_Your asset's ticker must not conflict with any national currency tickers (per [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217)) or any of the [top 100 cryptocurrency tickers](https://coinmarketcap.com/coins/)._
|
||||
|
||||
|
||||
### 3. Block explorer URL
|
||||
_Your asset's block explorer must be active and publicly available so that transactions can be verified with a receiver's address...if this isn't possible, [see workarounds here](file:///home/steve/wb/bisq/bisq-docs/build/asciidoc/html5/exchange/howto/list-asset.html#arbitrators-must-be-able-to-look-up-transactions-in-the-asset-block-explorer)._
|
||||
|
||||
### 4. Additional technical requirements (yes/no)
|
||||
_Your asset should not have any additional requirements (for example, needing input fields for anything other than an address)._
|
||||
|
||||
|
||||
### 5. Initial coin offering (yes/no)
|
||||
_Bisq will not list your token if it has taken part in an initial coin offering (ICO)_
|
Loading…
Add table
Reference in a new issue