mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
when creating a new pull request on GitHub, the pull request template file is used to provide default text for the pull request description; must be present in the default branch (e.g. master or main) of the repository to take effect;
1.1 KiB
1.1 KiB
Description of proposed changes
Types of changes
- Bugfix
- Feature
- Refactoring (no functional changes, no api changes)
- Build related changes
- Documentation updates
- Other (please describe):
Checklist
- Code compiles correctly (mandatory for bugfixes / features / refactoring / build process)
- Tests for the changes have been added / updated (mandatory for bugfixes / features)
- Documentation has been added / updated (mandatory for bugfixes / features)