This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/main by this push:
     new 1c626c884c6 Update bug.yml
1c626c884c6 is described below

commit 1c626c884c6e4de988f3a42c5d38b0ca41dc91dd
Author: dahn <[email protected]>
AuthorDate: Mon Jan 20 17:06:59 2025 +0100

    Update bug.yml
---
 .github/ISSUE_TEMPLATE/bug.yml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml
index 8044cc041df..10f05a1adfd 100644
--- a/.github/ISSUE_TEMPLATE/bug.yml
+++ b/.github/ISSUE_TEMPLATE/bug.yml
@@ -26,6 +26,13 @@ body:
   attributes:
     label: problem
     value: The long description of your problem
+- type: markdown
+  attributes:
+    value: "## What versions of cloudstack and any infra components are you 
using"
+- type: textarea
+  attributes:
+    label: versions
+    value: The versions of ACS, hypervisors, storage, network etc..
 - type: textarea
   attributes:
     label: The steps to reproduce the bug

Reply via email to