From 563f76ad0375ddea49428c859c30a844cca8f124 Mon Sep 17 00:00:00 2001
From: albist <103148555+albist@users.noreply.github.com>
Date: Thu, 3 Oct 2024 15:45:40 +0200
Subject: [PATCH] feat(css):removing useless css code (#55)
---
.github/PULL_REQUEST_TEMPLATE.md | 2 +-
README.md | 6 +-----
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 275b620..ded8834 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -6,6 +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]
+- [ ] Transaction link(s) for the funds transfer(s) to URD(s): [*Insert tx 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 f119ace..cca7336 100644
--- a/README.md
+++ b/README.md
@@ -2,16 +2,12 @@
This repository allows you to create your own reward program by submitting a pull request.
-
⚠️ Warning ⚠️
-
-
+### ⚠️ 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
Market Programs can be added in `src/market-programs.ts` at the end of the `marketPrograms` array. You should send funds to the URD with the funds sender before the start date of the program to validate it.