SuiteCRM-Core/public/legacy/.github/PULL_REQUEST_TEMPLATE.md
Clemente Raposo 63b969478d Merge next into suite 8
Merge commit '5fa70e2794' into release/8.0.4

# Conflicts:
#	public/legacy/suitecrm_version.php
2022-03-01 14:38:06 +00:00

1.9 KiB

Description

Motivation and Context

How To Test This

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Final checklist

  • My code follows the code style of this project found here.
  • My change requires a change to the documentation.
  • I have read the How to Contribute guidelines.