Update merge-fee-bot message, nicer formatting for payment params, … (#1864)

* Update merge-fee-bot message, nicer formatting for payment params, mention FAQ.
* Optimised images with calibre/image-actions
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Adam R 2020-04-14 09:42:23 +02:00 committed by GitHub
parent 84c4db9482
commit f8f471b57c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 5 deletions

View File

@ -9,15 +9,19 @@ payments:
# Message templates
message:
initial: |
Hi! In order to compensate for the efforts of adding a new asset, we kindly ask for a contribution.
Please pay 1000 TWT to the address below (don't forget to set the *memo*). Alternatively, BNB is accepted as well.
\n*You should pay*:
$PAY_PARAMS
Hi! In order to compensate for the efforts of processing PRs, we kindly ask for a contribution.
See the [Pull Request Fee FAQ](https://developer.trustwallet.com/add_new_asset/pr-fee).
\nPlease pay
**$PAY1_AMOUNT $PAY1_CURRENCY**,
with the memo **$PAY1_MEMO**
to the address
`$PAY1_ADDRESS`.
Alternatively, 0.5 BNB is also accepted (same memo, same address).
\n$QR1_SIMPLE
\n*Notes*:
* Trust Wallet Tokens (TWT) are distributed to new users through our [Referral Program](https://community.trustwallet.com/t/invite-a-friend-earn-trust-wallet-token-twt/4125).
* Payment evaluation happens when there is activity on the PR -- write a comment if you have performed the payment.
* When payment is detected, an Accept Review is automatically placed on the PR, which is a condition for merge. The merge is still done manually.
* We may waive the fee when justified.
notReceived: Fee has not been received yet in full.\n\n$TX_LIST
received: Fee payment received, thanks! \n\n$PAID_AMOUNT $PAID_CURRENCY\n\n$TX_LIST
reviewed: Review is not needed any more, no more fee required.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 32 KiB