jquery / 2012-dev-summit

Information regarding the 2012 Developer Summit in DC
14 stars 14 forks source link

Update the "New Bug" page on Core Trac #27

Closed mikesherov closed 12 years ago

mikesherov commented 12 years ago

The "new bug" page on the core bug tracker needs several improvements:

ajpiano commented 12 years ago

Would be amazing to also see if we could identify the characteristics of "bugs" that are actually support tickets, and create a mechanism to automatically close those accordingly, directing the reporter to the appropriate support resources without requiring intervention from the triage team. Though maybe this goes beyond the scope of the "new bug" page itself.

dmethvin commented 12 years ago

I'd like to prevent people from filing bugs that aren't bugs. A little bit of jQuery on the form could help there. For example, we have a field for a link to a test case, and require them either to fill it in with a link or say "no test case needed." Also I'm not sure we need the version field, it should either be for the current version or -git and older versions don't matter unless they're reporting a regression with the current one.