OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
Xpress
/
vendor
/
aws
/
aws-crt-php
/
.github
/
ISSUE_TEMPLATE
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
03/05/2025 10:53:49 AM
rwxr-xr-x
📄
bug-report.yml
2.4 KB
03/05/2025 10:53:49 AM
rw-r--r--
📄
config.yml
221 bytes
03/05/2025 10:53:49 AM
rw-r--r--
📄
documentation.yml
611 bytes
03/05/2025 10:53:49 AM
rw-r--r--
📄
feature-request.yml
1.44 KB
03/05/2025 10:53:49 AM
rw-r--r--
Editing: feature-request.yml
Close
--- name: 🚀 Feature Request description: Suggest an idea for this project title: "(short issue description)" labels: [feature-request, needs-triage] assignees: [] body: - type: textarea id: description attributes: label: Describe the feature description: A clear and concise description of the feature you are proposing. validations: required: true - type: textarea id: use-case attributes: label: Use Case description: | Why do you need this feature? For example: "I'm always frustrated when..." validations: required: true - type: textarea id: solution attributes: label: Proposed Solution description: | Suggest how to implement the addition or change. Please include prototype/workaround/sketch/reference implementation. validations: required: false - type: textarea id: other attributes: label: Other Information description: | Any alternative solutions or features you considered, a more detailed explanation, stack traces, related issues, links for context, etc. validations: required: false - type: checkboxes id: ack attributes: label: Acknowledgements options: - label: I may be able to implement this feature request required: false - label: This feature might incur a breaking change required: false