From 5944703e13dc13bc97cf2b631a25f6d2eeec2748 Mon Sep 17 00:00:00 2001 From: Adam R <13562139+catenocrypt@users.noreply.github.com> Date: Sat, 11 Apr 2020 07:24:11 +0200 Subject: [PATCH] Update merge-fee-bot message. (#1812) * Update merge-fee-bot message. Co-authored-by: Catenocrypt --- .github/merge-fee-bot.yaml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/.github/merge-fee-bot.yaml b/.github/merge-fee-bot.yaml index 87733ce81..3397e24df 100644 --- a/.github/merge-fee-bot.yaml +++ b/.github/merge-fee-bot.yaml @@ -9,13 +9,15 @@ payments: # Message templates message: initial: | - 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*!). - Trust Wallet Token is distributed to new users through the Referral program, see [TWT Referral Program](https://community.trustwallet.com/t/invite-a-friend-earn-trust-wallet-token-twt/4125) - Alternatively, BNB is accepted as well. - The team may waive the fee when justified. - \nPlease pay: + 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 + \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.