You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
name : Problems with a script.
description : Generate a report on the issue pertaining specifically to the script in order to aid us in improving it.
body :
- type : markdown
attributes :
value : |
**IMPORTANT:** Before submitting :
- Please search through the closed issues to see if the issue you are reporting has already been reported and resolved. If you find a closed issue that addresses your problem, please leave a comment on that issue instead of opening a new one.
- If you have requests for features or scripts, please share them in the [Discussions section.](https://github.com/tteck/Proxmox/discussions)
- type : textarea
id : bug
attributes :
label : A clear and concise description of the issue.
validations :
required : true
- type : textarea
id : screenshot
attributes :
label : If relevant, including screenshots or a code block can be helpful in clarifying the issue.
validations :
required : false
- type : textarea
id : reproduce
attributes :
label : Please provide detailed steps to reproduce the issue.
placeholder : First do this, then this ...
validations :
required : false