Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114304 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 23937 invoked from network); 9 May 2021 07:29:40 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 9 May 2021 07:29:40 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 3BCAA1804B5 for ; Sun, 9 May 2021 00:36:54 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,NICE_REPLY_A, SPF_HELO_NONE,SPF_NEUTRAL autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from scarlet.netpirates.net (scarlet.netpirates.net [188.94.27.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Sun, 9 May 2021 00:36:53 -0700 (PDT) Received: from p5de2c1ec.dip0.t-ipconnect.de ([93.226.193.236] helo=[192.168.178.42]) by scarlet.netpirates.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1lfdzi-000424-9N for internals@lists.php.net; Sun, 09 May 2021 09:36:53 +0200 To: internals@lists.php.net References: Message-ID: <020ab4d8-e424-d513-0f3e-0e4db357d4aa@php.net> Date: Sun, 9 May 2021 09:36:52 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: Bugsnet From: sebastian@php.net (Sebastian Bergmann) Am 09.05.2021 um 09:33 schrieb Stanislav Malyshev: > 1. Bug reporting template GitHub Issues has support for reporting templates. For instance, clicking "New issue" on https://github.com/symfony/symfony/issues will lead to you https://github.com/symfony/symfony/issues/new/choose. This is an overview of the reporting templates supported by the Symfony project. These templates are managed in version control: https://github.com/symfony/symfony/tree/5.x/.github/ISSUE_TEMPLATE The feature is documented here: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository