diff --git a/.github/merge-fee-bot.yaml b/.github/merge-fee-bot.yaml index 8f54505be..ae6ad8180 100644 --- a/.github/merge-fee-bot.yaml +++ b/.github/merge-fee-bot.yaml @@ -21,10 +21,15 @@ message: 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. + reminder: | + $USER, kind reminder: please pay fee: **$PAY1_AMOUNT $PAY1_CURRENCY** with the memo **$PAY1_MEMO** to the address `$PAY1_ADDRESS`. + Alternatively, 0.5 BNB is also accepted (same memo & address). + \n$QR1_SIMPLE + See the [Pull Request Fee FAQ](https://developer.trustwallet.com/add_new_asset/pr-fee). oldClosing: Maximum PR age reached, auto-closing PR label: requested: 'Payment Status: Requested' paid: 'Payment Status: Paid' timeout: maxAgeCloseHours: 72 - maxIdleRemindHours: 13 + maxIdleRemindHours: 11