From 0e0f1f5de3240f10745266e4f147ac3489cf4511 Mon Sep 17 00:00:00 2001
From: Valery Kharseko <vharseko@3a-systems.ru>
Date: Wed, 27 Aug 2025 20:20:39 +0000
Subject: [PATCH] ISSUE_TEMPLATE: add "Vote to raise the priority"   (#547)

---
 .github/ISSUE_TEMPLATE/Bug_report.md      |    4 ++++
 .github/ISSUE_TEMPLATE/Feature_request.md |    3 +++
 README.md                                 |   14 +++++++-------
 3 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md
index 4de26c7..d898138 100644
--- a/.github/ISSUE_TEMPLATE/Bug_report.md
+++ b/.github/ISSUE_TEMPLATE/Bug_report.md
@@ -33,3 +33,7 @@
 
 **Additional context**
 Add any other context about the problem here.
+
+[Vote to raise the priority 🖐️](https://opencollective.com/openidentityplatform/projects/opendj/contribute/vote-to-raise-the-priority-of-an-issue-92500)
+
+
diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md
index 5384295..3b33969 100644
--- a/.github/ISSUE_TEMPLATE/Feature_request.md
+++ b/.github/ISSUE_TEMPLATE/Feature_request.md
@@ -15,3 +15,6 @@
 
 **Additional context**
 Add any other context or screenshots about the feature request here.
+
+[Vote to raise the priority 🖐️](https://opencollective.com/openidentityplatform/projects/opendj/contribute/vote-to-raise-the-priority-of-an-issue-92500)
+
diff --git a/README.md b/README.md
index cacb315..d4073da 100644
--- a/README.md
+++ b/README.md
@@ -66,21 +66,21 @@
 ## Contributing
 Please, make [Pull request](https://github.com/OpenIdentityPlatform/OpenDJ/pulls)
 
-<a href="https://github.com/OpenIdentityPlatform/OpenDJ/graphs/contributors">
+<a href="https://opencollective.com/OpenDJ/tiers" target="_blank">
   <!--img src="https://contributors-img.web.app/image?repo=OpenIdentityPlatform/OpenDJ" /-->
-  <img src="https://opencollective.com/OpenDJ/contributors.svg?width=890&button=false" />
+  <img src="https://opencollective.com/OpenDJ/contributors.svg?width=890&button=true" />
 </a>
 
 ## Backers
-Thank you to all our backers! 🙏 [Become a backer](https://opencollective.com/OpenDJ#backer)
+Thank you to all our backers! [Become a backer 🙏](https://opencollective.com/OpenDJ/tiers)
 
-<a href="https://opencollective.com/OpenDJ#backers" target="_blank">
+<a href="https://opencollective.com/OpenDJ/tiers" target="_blank">
  <img src="https://opencollective.com/OpenDJ/backers.svg?width=890">
 </a>
 
 ## Sponsors
-Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor](https://opencollective.com/OpenDJ#sponsor)
+Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor ❤️](https://opencollective.com/OpenDJ/tiers)
 
-<a href="https://opencollective.com/OpenDJ/sponsor/0/website" target="_blank">
- <img src="https://opencollective.com/OpenDJ/sponsor/0/avatar.svg">
+<a href="https://opencollective.com/OpenDJ/tiers" target="_blank">
+ <img src="https://opencollective.com/OpenDJ/sponsors.svg?width=890">
 </a>

--
Gitblit v1.10.0