PHP Classes

File: .github/PULL_REQUEST_TEMPLATE.md

Recommend this page to a friend!
  Packages of A. B. M. Mahmudul Hasan   OTP   .github/PULL_REQUEST_TEMPLATE.md   Download  
File: .github/PULL_REQUEST_TEMPLATE.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: OTP
Generate token to be verified during a time window
Author: By
Last change:
Date: 20 days ago
Size: 635 bytes
 

Contents

Class file image Download

Summary

Describe what changed and why.

Related Issues

Link issues with Closes #... or Relates #....

Type of Change

  • [ ] Bug fix
  • [ ] New feature
  • [ ] Refactor
  • [ ] Documentation update
  • [ ] CI or tooling update
  • [ ] Other (describe in summary)

Validation

List the commands you ran and their result.

composer ic:tests

If full suite was not run, explain why and list focused checks.

Checklist

  • [ ] I followed `CONTRIBUTING.md`.
  • [ ] I added or updated tests for behavior changes.
  • [ ] I updated docs/config/examples when needed.
  • [ ] I confirmed no security-sensitive data is exposed.