Update issue & PR templates (#2755)

* Update bugreport.yml

* Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
Misha133
2023-08-12 15:09:08 +03:00
committed by GitHub
parent 185ee7d28f
commit 7bfeb98265
2 changed files with 34 additions and 13 deletions

View File

@@ -1,17 +1,25 @@
<!--
Thanks in advance for your contribution to Discord.Net!
Before opening a pull request, please consider the following:
Does your changeset adhere to the Contributing Guidelines?
Does your changeset address a specific issue or idea? If not, please break your changes up into multiple requests.
Have your changes been previously discussed with other members of the community? We prefer new features to be vetted through an issue or a discussion in our Discord channel first; bug-fixes and other small changes are generally fine without prior vetting.
-->
Does your changeset address a specific issue or idea? If not, please
break your changes up into multiple requests.
### Description
<!-- A brief explanation of changes made in this PR. -->
Have your changes been previously discussed with other members
of the community? We prefer new features to be vetted through
an issue or a discussion in our Discord channel first; bug-fixes
and other small changes are generally fine without prior vetting.
### Changes
<!--
List things changed in this pull request.
Example:
- Add X entity
- Update Y method
-->
Please remove this section, and include a summary of your changes
below.
---
### Related Issues
<!--
List issues that are related to this PR.
Example:
- resolves #6969
-->