Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79973 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42042 invoked from network); 28 Dec 2014 03:09:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Dec 2014 03:09:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=jacob.bednarz@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jacob.bednarz@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.179 as permitted sender) X-PHP-List-Original-Sender: jacob.bednarz@gmail.com X-Host-Fingerprint: 209.85.192.179 mail-pd0-f179.google.com Received: from [209.85.192.179] ([209.85.192.179:33783] helo=mail-pd0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9F/32-30823-A547F945 for ; Sat, 27 Dec 2014 22:09:14 -0500 Received: by mail-pd0-f179.google.com with SMTP id fp1so15155695pdb.10 for ; Sat, 27 Dec 2014 19:09:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:date:to:subject:in-reply-to:message-id:references:user-agent :mime-version:content-type; bh=e6Qi7qwQjiB0au/rPtNV1wgFz6CemJLnba3rig0ipFk=; b=QVoFq5rm+Ar+ojt/AcTS1J4Lluj1IBwMLAmlVGUV7SSqoaJkUPqDduG5pKTWgNF3Xk NTsuYb6bSmt3diUwFoT/+1Do8A0Ft876j9qUXSsnxNkmF1DGsnozMd2dnrLCfPALsL11 /qLk++rhFAsY2XIfKKxautKmK4bYgu/eeq5mE6yQgE8ctD7REiSYj3ChaiZDaWzxfa2H k9i1Rtz2433hgxp+El8XX52T7GBMeGNPpr7F31OeaZ83Gke1K04OeR+IdudGK6QbO161 kVFl0MDQlqdrc/RSggQRinei8Sh8XoZSWTQ9plCjS7+ehHQr4XhiVNN9r0hrUqpswB9E K0tQ== X-Received: by 10.66.62.165 with SMTP id z5mr54457715par.91.1419736151015; Sat, 27 Dec 2014 19:09:11 -0800 (PST) Received: from [192.168.2.15] (CPE-121-222-232-90.lnse2.woo.bigpond.net.au. [121.222.232.90]) by mx.google.com with ESMTPSA id z2sm16975972pdc.95.2014.12.27.19.09.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 27 Dec 2014 19:09:10 -0800 (PST) X-Google-Original-From: Jacob Bednarz Date: Sun, 28 Dec 2014 13:09:04 +1000 (AEST) To: Internals In-Reply-To: <47E353F5-582F-41D5-B6BA-853A92E0114B@ajf.me> Message-ID: References: <549ECB02.5000602@php.net> <46BE54DF-ED1E-477B-95EC-779042ABC326@gmail.com> <755EEF90-6ADC-43B8-9746-D3E742D064C3@ajf.me> <47E353F5-582F-41D5-B6BA-853A92E0114B@ajf.me> User-Agent: Alpine 2.11 (OSX 23 2013-08-11) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-111174402-1419736149=:26741" Subject: Re: [PHP-DEV] Bugfest From: jacob.bednarz@gmail.com (Jacob Bednarz) --0-111174402-1419736149=:26741 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT > What do you mean by this? What’s a priority? You can sort by votes, you > can filter by status, I’m not sure what you mean with “on a label”. > > Could you please elaborate? Thanks. Sure - A label can be anything that is used to allow finer searching of issues. For example, I don't have a specific area of the PHP internals which I am concentrating on and instead would like to try a little of everything to see what I enjoy. If there was a label such as 'low hanging fruit' that could be searched upon and actioned by new comers. Instead, I need to go through all the packages and manually search for these entry level bugs. One other option might be adding a label which outlines the amount of effort required to complete the bug. I.e. easy, intermediate, hard. --0-111174402-1419736149=:26741--