enh(issuetemplate)cosmetic, no scroll to reach/read the important part (#2288)

* enh(issuetemplate)cosmetic, no scroll to reach/read the important part

* enh(tpl): minor improvements & fixes

Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com>
This commit is contained in:
Simon Bomm 2020-10-27 11:29:26 +01:00 committed by GitHub
parent 194328095a
commit 61716057ef
1 changed files with 13 additions and 17 deletions

View File

@ -1,27 +1,23 @@
Thanks for using centreon-plugins! Please follow the indications shown below according to your issue and describe it in English.
Please follow information shown below according your issue. For all issues, thank you to describe it in English. ## New Plugins and modes
If some informations are confidentials, please send it directly by email to qgarnier@centreon.com and sbomm@centreon.com
## Bug/Question To develop a Plugin/mode, we need the following:
If you are reporting a bug/question, make sure that we do not have any duplicates already open. You
can ensure this by searching the issue list for this repository. If there is a duplicate, please
close your issue and add a comment to the existing issue instead.
Otherwise, open your issue and provide all informations you can.
## New plugins and modes
To develop a plugin/mode, we need following informations:
* SNMP: MIBs files and full snmpwalk of entreprise branch (snmpwalk -ObentU -v 2c -c public address .1.3.6.1.4.1 > equipment.snmpwalk) * SNMP: MIBs files and full snmpwalk of entreprise branch (snmpwalk -ObentU -v 2c -c public address .1.3.6.1.4.1 > equipment.snmpwalk)
* HTTP API (SOAP, Rest/Json, XML-RPC): the documentation and some curls examples * HTTP API (SOAP, Rest/Json, XML-RPC): the documentation and some curls examples
* CLI: command line examples * CLI: command line examples
* SQL: requests * SQL: requests
* JMX: mbean names and attributes * JMX: mbean names and attributes
If you can't provide informations, we'll close the ticket. The issue can be reopened if informations are provided. If some parts of information are confidentials, please send them directly by email to qgarnier@centreon.com and sbomm@centreon.com.
All developments are open-source. We can't give a date for the development. If it's a priority, send us an email about it (qgarnier@centreon.com and sbomm@centreon.com)
and we'll put you in touch with our company.
Thanks for using centreon-plugins! Please note that all the developments are open-source. We can't give a date for the development, achievement or release. If it's a priority for you,
send us an email about it (qgarnier@centreon.com and sbomm@centreon.com) and we'll put you in touch with our company.
## Bug/Question
If you are reporting a bug/question, make sure that there aren't any similar/duplicates issues already open. You
can ensure this by searching the issue list for this repository. If so, please close your issue and add a comment to the existing one instead.
Otherwise, open a new issue and provide all parts of information you can (full command line used, actual output, expected output, error message...).