Update pull_request_template.md

This commit is contained in:
Knugi
2025-05-05 09:19:45 +00:00
committed by GitHub
parent 5291ed0d6f
commit f7d1332a14

View File

@@ -1,8 +1,11 @@
# Important Note
**All PRs (except for changes unrelated to source files) should target the `dev` branch.**
## Related Issue
- Please reference the related issue here (e.g., `Fixes #123` or `Closes #456`), if there are any.
- Please put a reference to 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.
- Briefly describe the changes made in this PR. Explain the purpose, the implementation details, and any important information that reviewers should be aware of.