Files
CFDEMcoupling-PFM/.github/pull_request_template.md
Daniel 32283e8ac3 add a pull request template file [ci skip]
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;
2021-11-30 10:22:11 +01:00

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)

Further comments