PHP Classes

File: .github/ISSUE_TEMPLATE/feature-request.yml

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   .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 2.5
Modular content management publication system
Author: By
Last change:
Date: 3 months ago
Size: 765 bytes
 

Contents

Class file image Download
name: Feature Request description: XOOPS CMS is a work in progress! Let us know about a feature you would like to see in future releases. title: "[Feature Request]: " labels: ['Triage', 'Feature Request'] body: - type: textarea attributes: label: Description description: Please provide a detailed description of the feature you would like to see added. validations: required: true - type: textarea attributes: label: Benefits description: Please provide some thoughts on how this feature may benefit others using XOOPS. validations: required: true - type: textarea attributes: label: Code Example description: If available, please share code that we could use to implement this feature. validations: required: false