-
Notifications
You must be signed in to change notification settings - Fork 88
Add option to list asset by creating new issue #99
Conversation
Text links to a template in bisq-network/bisq that can only be accessed through the URL that specifies the template.
Closing, as both PRs have been merged. |
This...was never merged. Not sure what I was thinking. @ManfredKarrer would you mind taking a look and ACKing if okay? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
== Instructions | ||
If your asset meets the prerequisites listed above, you may open a new issue in the bisq-network/bisq repository using this link: | ||
|
||
https://github.com/bisq-network/bisq/issues/new?template=new_asset.md[Create issue to request new asset listing^] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should that link work already? I dont see the template
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It works right now...template is here:
https://github.com/bisq-network/bisq/blob/master/.github/ISSUE_TEMPLATE/new_asset.md
|
||
WARNING: Creating an issue to list a new asset is not a guarantee that your asset will be listed. It's a request to convince a Bisq developer to spend the time needed to implement the new asset, write tests, etc. You can help by making a request that is complete and well-formed, and by being cooperative throughout the process. | ||
|
||
If you have the resources to make a pull request yourself, you are welcome to do so by following the directions below. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would add something like:
Be sure to make the PR EXACTLY as described below, not rul-conform PRs will be closed by default.
For the new guidelines on new asset listings, which allows requests for new assets to be issues instead of pull requests.
This PR should be merged at the same time as this one.