From nobody Sun May 19 03:14:37 2024 Delivered-To: importer2@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer2=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1623080009; cv=none; d=zohomail.com; s=zohoarc; b=WvjOhVd9/nbk46Ts+zou7uyUr+P81B5mPMEoPuixqQR5TrUjUMEd9p8Gx5hBhiUUoIyvlm2lzBewplrIVQdfggkuxcGIwLNAirTkhCDMywjA7YJCLPWenki5wRHdXiBLGDSHbyibrkR1Y6SpSkNb9fJwrItOjoYNmjNW9sGbI40= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1623080009; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=tS3fh42pSztgEM+8BG0zwbpPJtZX3iyUdEjmnKh4xK4=; b=U/R2ut2xgibYjBv0IYDOHCM9sk/7UKf6sO/r1/uGRdxvNC6B5vchve6fBqCWVlkRt77dPLCsWlUZ9gcNw2le2BRojnxRir8G9QNUenO21tscDd1md46kScSiQG8LfW+sm4T1ma5sclowHjTd6bVe8YjDfld3367z7CryU0wXkmk= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer2=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1623080009799302.59332432150006; Mon, 7 Jun 2021 08:33:29 -0700 (PDT) Received: from localhost ([::1]:35474 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lqHFo-00021M-Me for importer2@patchew.org; Mon, 07 Jun 2021 11:33:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42462) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lqHEZ-0000GW-Va for qemu-devel@nongnu.org; Mon, 07 Jun 2021 11:32:12 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:37248) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lqHEV-00029A-Cy for qemu-devel@nongnu.org; Mon, 07 Jun 2021 11:32:10 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-326--jv-9Yx7Pu25rS8Iv8q45g-1; Mon, 07 Jun 2021 11:32:03 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 49EC980EDAA; Mon, 7 Jun 2021 15:32:02 +0000 (UTC) Received: from scv.redhat.com (ovpn-116-137.rdu2.redhat.com [10.10.116.137]) by smtp.corp.redhat.com (Postfix) with ESMTP id 273365D9D3; Mon, 7 Jun 2021 15:32:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1623079926; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tS3fh42pSztgEM+8BG0zwbpPJtZX3iyUdEjmnKh4xK4=; b=d0Ikp9R2XEhutO34IeSy9ShKhsuK5PmUIK6WvTNo2mH8i09Y5UyN7lUylIX1naJstOTyyd M3l59wX0MaNYlJ9ZXexfy49o5xaszRLpWwjw3Nv4K7wGMv00+hbIB1q/Ue0QvPY8327z2g r/KQFWj2dNzV+EUEht5lTfW192mtfVY= X-MC-Unique: -jv-9Yx7Pu25rS8Iv8q45g-1 From: John Snow To: qemu-devel@nongnu.org Subject: [PATCH v4 1/2] GitLab: Add "Bug" issue reporting template Date: Mon, 7 Jun 2021 11:31:54 -0400 Message-Id: <20210607153155.1760158-2-jsnow@redhat.com> In-Reply-To: <20210607153155.1760158-1-jsnow@redhat.com> References: <20210607153155.1760158-1-jsnow@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=jsnow@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer2=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -29 X-Spam_score: -3.0 X-Spam_bar: --- X-Spam_report: (-3.0 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Thomas Huth , Peter Krempa , =?UTF-8?q?Daniel=20P=20=2E=20Berrang=C3=A9?= , John Snow , Stefan Hajnoczi , Paolo Bonzini , =?UTF-8?q?Alex=20Benn=C3=A9e?= Errors-To: qemu-devel-bounces+importer2=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Based loosely on libvirt's template, written by Peter Krempa. CC: Peter Krempa Signed-off-by: John Snow Reviewed-by: Alex Benn=C3=A9e Reviewed-by: Stefan Hajnoczi --- .gitlab/issue_templates/bug.md | 64 ++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 .gitlab/issue_templates/bug.md diff --git a/.gitlab/issue_templates/bug.md b/.gitlab/issue_templates/bug.md new file mode 100644 index 0000000000..e910f7b1c2 --- /dev/null +++ b/.gitlab/issue_templates/bug.md @@ -0,0 +1,64 @@ + + +## Host environment + - Operating system: (Windows 10 21H1, Fedora 34, etc.) + - OS/kernel version: (For POSIX hosts, use `uname -a`) + - Architecture: (x86, ARM, s390x, etc.) + - QEMU flavor: (qemu-system-x86_64, qemu-aarch64, qemu-img, etc.) + - QEMU version: (e.g. `qemu-system-x86_64 --version`) + - QEMU command line: + + ``` + ./qemu-system-x86_64 -M q35 -m 4096 -enable-kvm -hda fedora32.qcow2 + ``` + +## Emulated/Virtualized environment + - Operating system: (Windows 10 21H1, Fedora 34, etc.) + - OS/kernel version: (For POSIX guests, use `uname -a`.) + - Architecture: (x86, ARM, s390x, etc.) + + +## Description of problem + + + +## Steps to reproduce +1. +2. +3. + + +## Additional information + + + + +/label ~"kind::Bug" --=20 2.31.1 From nobody Sun May 19 03:14:37 2024 Delivered-To: importer2@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer2=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1623080010; cv=none; d=zohomail.com; s=zohoarc; b=dJyXxNhsYVjHoNsOlvuliamrrbX3J6rFRrCdyp80fWJlOc9Idcr5C2MMDLJclAtVG9XBqsc7gbXppY2kDAanhJjGrnxiQc1YAGRJioUiHwF3ngpfuV/K/2TRkiwfZ++GNdhy6INIEOf+8Xh2t1Ge0fZvTprlKDDMypPBUcfW9/M= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1623080010; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=UtJ4P3cEqbwxIn8w1BNM1Sv2xZQ9vGWLHYrDiV6wZiQ=; b=eq3btcXeaObNFsPdny6CEY3T63RYBY7fVz04CNtcYUO9B+01ElNwRwHQURk7wUHgxBEbSQ9ZaqFU9LufeRSV8A7iu3NvpaPrMpublnjlmZS6wkNnk7/WYXUw0lX6EN0xHDg0hjoo2y0Uw/hNeAKQTLLbVsqqV/yaT+kv+YUWozs= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer2=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1623080010264588.8847726579252; Mon, 7 Jun 2021 08:33:30 -0700 (PDT) Received: from localhost ([::1]:35544 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lqHFp-00023y-6T for importer2@patchew.org; Mon, 07 Jun 2021 11:33:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42482) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lqHEb-0000Gx-QO for qemu-devel@nongnu.org; Mon, 07 Jun 2021 11:32:13 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:20626) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lqHEa-0002Br-8i for qemu-devel@nongnu.org; Mon, 07 Jun 2021 11:32:13 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-332-TxmFX0uhOHODx1mnxi3glQ-1; Mon, 07 Jun 2021 11:32:09 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B62BF80EDA7; Mon, 7 Jun 2021 15:32:07 +0000 (UTC) Received: from scv.redhat.com (ovpn-116-137.rdu2.redhat.com [10.10.116.137]) by smtp.corp.redhat.com (Postfix) with ESMTP id A04BF5D9D3; Mon, 7 Jun 2021 15:32:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1623079931; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=UtJ4P3cEqbwxIn8w1BNM1Sv2xZQ9vGWLHYrDiV6wZiQ=; b=aRKc6ImonK2v7jy1AkTsLcgpwxAYEjKxPZ8MIdciTnrGqzv1k22gKJJ3nkiAsdDb6qIaCx aKA2w2dQwB1JXpQMzRlGts1QNc25D/Ofo9qP67pt6BvRI+F7O+fSh9TRzVnXO666kexlkF zCEM2Ct8YygWzKoD2zoPmAE8MT3sGiE= X-MC-Unique: TxmFX0uhOHODx1mnxi3glQ-1 From: John Snow To: qemu-devel@nongnu.org Subject: [PATCH v4 2/2] GitLab: Add "Feature Request" issue template. Date: Mon, 7 Jun 2021 11:31:55 -0400 Message-Id: <20210607153155.1760158-3-jsnow@redhat.com> In-Reply-To: <20210607153155.1760158-1-jsnow@redhat.com> References: <20210607153155.1760158-1-jsnow@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=jsnow@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer2=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -29 X-Spam_score: -3.0 X-Spam_bar: --- X-Spam_report: (-3.0 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Thomas Huth , Peter Krempa , =?UTF-8?q?Daniel=20P=20=2E=20Berrang=C3=A9?= , John Snow , Stefan Hajnoczi , Paolo Bonzini , =?UTF-8?q?Alex=20Benn=C3=A9e?= Errors-To: qemu-devel-bounces+importer2=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Based on Peter Krempa's libvirt template, feature.md. CC: Peter Krempa Signed-off-by: John Snow Reviewed-by: Stefan Hajnoczi Reviewed-by: Thomas Huth Reviewed-by: Alex Benn=C3=A9e --- .gitlab/issue_templates/feature_request.md | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .gitlab/issue_templates/feature_request.md diff --git a/.gitlab/issue_templates/feature_request.md b/.gitlab/issue_tem= plates/feature_request.md new file mode 100644 index 0000000000..fc58ca2763 --- /dev/null +++ b/.gitlab/issue_templates/feature_request.md @@ -0,0 +1,32 @@ + + +## Goal + + + +## Technical details + + + +## Additional information + + + +/label ~"kind::Feature Request" --=20 2.31.1