Files
WhatsApp-Chat-Exporter/.github/pull_request_template.md
T
2026-07-20 16:15:05 +00:00

17 lines
669 B
Markdown

# Pre-flight Check
**All pull requests (excluding those with changes unrelated to source files) must target and branch off from the `dev` branch.**
Please select the applicable option below:
- [ ] This PR does not modify any source files (e.g., only updates the README).
- [ ] This PR modifies one or more source files and targets the `dev` branch.
## Related Issue
- 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.