Skip to content

Commit f7231ab

Browse files
committed
add sponsorship information to issue templates and README for project support
1 parent 4152f2c commit f7231ab

4 files changed

Lines changed: 35 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ body:
1111
1212
**Note**: For security vulnerabilities, please follow our security policy and report privately.
1313
14+
---
15+
16+
💖 **Support the Project**: If emp3r0r has been helpful to you, consider [sponsoring the project](https://github.com/sponsors/jm33-m0) to support ongoing development and maintenance!
17+
18+
⚡ **Want faster bug fixes?** Sponsors get priority support and faster issue resolution!
19+
1420
- type: checkboxes
1521
id: prerequisites
1622
attributes:

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ body:
1111
1212
**Note**: Before submitting, please check if a similar feature request already exists.
1313
14+
---
15+
16+
💖 **Support the Project**: If emp3r0r has been helpful to you, consider [sponsoring the project](https://github.com/sponsors/jm33-m0) to support ongoing development and new features!
17+
18+
🚀 **Want your feature implemented faster?** Sponsors get priority development and faster feature delivery!
19+
1420
- type: checkboxes
1521
id: prerequisites
1622
attributes:

.github/ISSUE_TEMPLATE/question.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ body:
1111
1212
**Note**: For general discussions, consider using [GitHub Discussions](https://github.com/jm33-m0/emp3r0r/discussions) instead.
1313
14+
---
15+
16+
💖 **Support the Project**: If emp3r0r has been helpful to you, consider [sponsoring the project](https://github.com/sponsors/jm33-m0) to support ongoing development and maintenance!
17+
18+
19+
⚠️ **Important Notice**: Non-critical questions may be ignored or deprioritized due to limited volunteer time. For guaranteed support and timely responses, please consider [sponsoring the project](https://github.com/sponsors/jm33-m0) or reaching out for paid support options.
20+
1421
- type: checkboxes
1522
id: prerequisites
1623
attributes:

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,22 @@ Join our Discord server for discussions, support, and updates:
1414

1515
[![Discord](https://img.shields.io/badge/Discord-Join%20Server-7289da?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/nnZwAjd9)
1616

17+
## Support the Project
18+
19+
If emp3r0r has been helpful in your work, please consider supporting its development:
20+
21+
[![GitHub Sponsors](https://img.shields.io/badge/GitHub-Sponsor-ff69b4?style=for-the-badge&logo=github&logoColor=white)](https://github.com/sponsors/jm33-m0)
22+
23+
Your sponsorship helps:
24+
25+
- 🚀 **Accelerate development** of new features and improvements
26+
- 🛡️ **Maintain security** with regular updates and vulnerability fixes
27+
- 📚 **Improve documentation** and create better learning resources
28+
- 🔧 **Provide community support** and respond to issues faster
29+
- 💡 **Research and innovation** in post-exploitation techniques
30+
31+
Every contribution, no matter the size, makes a difference in keeping emp3r0r actively maintained and evolving!
32+
1733
---
1834

1935
## Getting Started

0 commit comments

Comments
 (0)