From c90c34df03471057456e52098c79db24b53270b5 Mon Sep 17 00:00:00 2001 From: gentlementlegen Date: Fri, 24 May 2024 00:30:12 +0900 Subject: [PATCH] fix: revert ubiquibot config pre-merge --- .github/ubiquibot-config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ubiquibot-config.yml diff --git a/.github/ubiquibot-config.yml b/.github/ubiquibot-config.yml new file mode 100644 index 000000000..6a9ea9a5e --- /dev/null +++ b/.github/ubiquibot-config.yml @@ -0,0 +1,8 @@ +payments: + basePriceMultiplier: 1.5 +features: + newContributorGreeting: + enabled: true + header: "Thank you for contributing to UbiquiBot! Please be sure to set your wallet address before completing your first task so that the automatic payout upon task completion will work for you." + displayHelpMenu: true + footer: "###### Also please star this repository and [@ubiquity/devpool-directory](https://github.com/ubiquity/devpool-directory/) to show your support. It helps a lot!"