change pull request and issues templates

This commit is contained in:
SinaKarvandi 2024-07-12 14:54:41 +09:00
parent 865a506570
commit a549ba6ef1
2 changed files with 14 additions and 0 deletions

View file

@ -7,6 +7,13 @@ assignees: ''
---
**Note**
We're fortunate to have a community of highly skilled system engineers and reverse engineers contributing to HyperDbg. However, as an open-source, community-driven debugger, our resources and developer time are limited.
Since most HyperDbg users are professional programmers, we encourage you to contribute by submitting pull requests (PRs) whenever possible. While we will address issues created by users, we greatly appreciate your efforts to resolve issues independently and submit PRs. If you're unable to create a PR, please feel free to create an issue, and we'll do our best to address it.
Thank you for reporting issues and for your contributions! ❤️
**Describe the bug**
A clear and concise description of what the bug is.

View file

@ -7,6 +7,13 @@ assignees: ''
---
**Note**
We're fortunate to have a community of highly skilled system engineers and reverse engineers contributing to HyperDbg. However, as an open-source, community-driven debugger, our resources and developer time are limited.
Since most HyperDbg users are professional programmers, we encourage you to contribute by submitting pull requests (PRs) whenever possible. While we will address requests for new features created by users, we greatly appreciate your efforts to add them independently and submit PRs. If you're unable to create a PR, please feel free to create your request, and we'll do our best to address it. You can also create issues or discussions to discuss the possible features that you want to add to HyperDbg.
Thank you for requesting new features and for your contributions! ❤️
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]