Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 596 Bytes

DEVELOPMENT.md

File metadata and controls

9 lines (8 loc) · 596 Bytes

Notes for developers

This extension has been developed by MultiSafepay following the development guidelines of Joomla & VirtueMart.

Creating a new pull request

  1. The changes should be documented in CHANGELOG.md by following the KeepAChangelog standard:
    • Changes are documented as Added, Changed, Removed or Fixed
    • A section ## Unreleased is kept in the top at all times.
    • Each change committed, should be added via one line in the ## Unreleased section, with a brief and concise commit message
  2. Make your pull request