PHP Classes

File: .github/ISSUE_TEMPLATE/feature_request.yml

Recommend this page to a friend!
  Packages of Michael Beck   XOOPS helpers   .github/ISSUE_TEMPLATE/feature_request.yml   Download  
File: .github/ISSUE_TEMPLATE/feature_request.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: XOOPS helpers
Helper class functions to use with XOOPS
Author: By
Last change:
Date: 11 days ago
Size: 638 bytes
 

Contents

Class file image Download
name: Feature request description: Propose a new helper, adapter, or integration. title: "[Feature]: " labels: - enhancement body: - type: textarea id: problem attributes: label: Problem to solve description: Describe the gap or developer pain point. validations: required: true - type: textarea id: proposal attributes: label: Proposed solution description: Describe the API or behavior you want. validations: required: true - type: textarea id: compatibility attributes: label: Compatibility notes description: Note any XOOPS, PHP, or BC concerns.