diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..90eb9c0 --- /dev/null +++ b/.github/pull_request_template.md @@ -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.