From 5b876d9a5dcec2773a37eecb19d5b1a23941743a Mon Sep 17 00:00:00 2001 From: Josh Stevens Date: Mon, 15 Jan 2024 18:53:17 +0000 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5460e87..068f98a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,5 +8,6 @@ - My module has been registered on the registry: [yes | no] - My module has been verified on the block explorer: [yes | no] - My module is a paid action so uses currencies: [yes | no] +- Transaction hash of a successful `act` or `actWithSig` on Lens Testnet (Mumbai) contracts: - Summary of my module: - I have updated the module type json file: [yes | no]