Okay, I haven't asked a dumb question in a while, so here goes:
Is there an easy way to focus on tracker issues that can be worked on now that feature-freeze is in effect?
-- ~Ethan~
On Mon, 02 Dec 2013 17:59:15 -0500, Terry Reedy tjreedy@udel.edu wrote:
On 12/2/2013 5:54 PM, Ethan Furman wrote:
Is there an easy way to focus on tracker issues that can be worked on now that feature-freeze is in effect?
Search (default) Status: open for Type: behavior or Components: documenation.
If you are feeling adventurous, you can also check out how Roundup constructs its search URLs, and construct one by hand that searches for all types *except* 'enhancement' or 'performance'. But searching for just 'behavior' should get you more than enough to work on.
--David