mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-07-25 23:14:13 +02:00
17 lines
669 B
Markdown
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.
|