PHP Classes

File: .github/pull_request_template.md

Recommend this page to a friend!
  Classes of Sergii Pryz   Transfer Object   .github/pull_request_template.md   Download  
File: .github/pull_request_template.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Transfer Object
Generate transfer objects using property hooks
Author: By
Last change:
Date: 26 days ago
Size: 1,309 bytes
 

Contents

Class file image Download

Pull Request Template

Description

Please include a summary of the changes and the related issue. Clearly describe the purpose of the pull request.

Fixes # (issue)

Type of Change

Please delete options that are not relevant:

  • [ ] 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 not work as expected)
  • [ ] Documentation update
  • [ ] Other (please specify):

Checklist

  • [ ] My code follows the style guidelines of this project.
  • [ ] I have performed a self-review of my code.
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • [ ] New and existing unit tests pass locally with my changes.
  • [ ] I have updated the documentation to reflect my changes (if applicable).
  • [ ] I agree to follow this project's Code of Conduct.

Screenshots (if applicable)

Please add any visual aids to help reviewers understand the changes better.

Additional Context

Provide any additional context, links to documentation, or other relevant information.