Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 649 Bytes

pull_request_template.md

File metadata and controls

22 lines (15 loc) · 649 Bytes

Description

//Describe this PR

What is added/changed/removed

//Please describe what changes were performed in this pull request

Issue/fixes reference

//Reference the issue related to this pull request

//Isses: https://github.com/orgs/AAU-P5-Moodle/projects/2/views/1

//If this pull request is not directly related to a github issue, please elaborate on what has been fixed and why

Testing

//Please explain how to allow PR-reviewers and codeowners on how to test your added functionality

Checks

  • Updated / added tests for these changes
  • PHPunit locally passed
  • Codesniffer locally passed
  • Behat locally passed