PHP Classes

File: .github/ISSUE_TEMPLATE/docs_improvement.yml

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

Contents

Class file image Download
name: Docs improvement description: Report missing, unclear, or incorrect documentation title: "[Docs]: " labels: - documentation body: - type: textarea id: location attributes: label: Documentation location description: File path or URL. placeholder: README.md section "Quick Start" validations: required: true - type: textarea id: issue attributes: label: What is unclear or incorrect? placeholder: This section says... validations: required: true - type: textarea id: suggestion attributes: label: Suggested improvement description: Propose revised wording, structure, or examples. placeholder: It would be clearer if... validations: required: true - type: textarea id: additional attributes: label: Additional context description: Related links, screenshots, or prior discussions.