Create pull_request_template.md

This commit is contained in:
Knugi
2025-03-04 14:08:08 +00:00
committed by GitHub
parent 9b3e940a4f
commit 7ee61084c0

8
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,8 @@
## Related Issue
- Please reference the related issue here (e.g., `Fixes #123` or `Closes #456`), if there are any.
## Description of Changes
- Briefly describe the changes made in this PR. Explain the purpose, the implementation details, and any important information that reviewers should be aware of.
## Important (Please remove this section before submitting the PR)
- Before submitting this PR, please make sure to look at **[this issue](https://github.com/KnugiHK/WhatsApp-Chat-Exporter/issues/137)**. It contains crucial context and discussion that may affect the changes in this PR.