diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 3826ecb..275b620 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -6,5 +6,6 @@ Please, provide here any context that could help us to validate the Reward Progr
- [ ] Ensure there is at least one week between the PR submission and the start of the Program(s).
- [ ] Send funds to the URD; the PR will only be merged after the funds have been received.
+- [ ] Transaction link(s) for the funds transfer(s) to URD(s):
[Insert transaction link here]
**Important**: If the delay between the PR creation and the start of the Program(s) is less than one week, or if we do not see any funds sent to the URD, the PR will not be merged, and the Program(s) will not be created.
diff --git a/README.md b/README.md
index c6c2590..f119ace 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,15 @@
This repository allows you to create your own reward program by submitting a pull request.
-**⚠️ Warning:** Please anticipate with one week before the start of the program to ensure smooth implementation and avoid any last-minute issues.
+
⚠️ Warning ⚠️
+
+
+
+**- The pull request must be submitted at least one week before the start of the program.**
+
+**- The funds must be sent to the URD before the pull request is submitted. Please share the transaction link in the pull request template**
+
+
### Create a Market program
@@ -67,6 +75,8 @@ Yes, they can affect the reward distribution. If your program does not intend to
If funds arrive after the start date, the program won't start immediately, but the funds are not lost. They can be used to reschedule the program or initiate a new one later on.
+Note that a reward program pull request will not be merged if the funds have not been sent to the URD.
+
4. In case of multiple rewards programs, should I send all funds?
-it is up to the incentives provider. If multiple programs are created, it's essential that the URD receives the rewards dedicated to each program before their respective start dates. Even if a program starts in one month, as long as its dedicated rewards are received before its start date, it will be considered valid.
+It is up to the incentives provider. If multiple programs are created, it's essential that the URD receives the rewards dedicated to each program before their respective start dates. Even if a program starts in one month, as long as its dedicated rewards are received before its start date, it will be considered valid.