A comment from Andy F on another thread prompted me to write this. There
has been a lot going on in jira land lately and I promise that I will soon
write lots more about it.

In the process <http://dev.clojure.org/display/community/JIRA+workflow> of
getting things moving a bit I've been trying to ferret out what tickets are
most important and/or desired. The best tool I have for this is votes and
watches in JIRA <http://dev.clojure.org/jira/browse/CLJ>.

In particular, I look at both absolute counts and the weighted vote
report<http://jafingerhut.github.io/clj-ticket-status/CLJ-top-tickets-by-weighted-vote.html>that
Andy has automated. The weighted vote decreases weight based on the
number of votes a user makes (so more votes means each vote counts less).

There are many tickets that look at corner cases or extensions to
"complete" the core library functions (adding 0 arity support to a function
for example). I would love to fix all of those but I put a higher priority
on fixing problems that are actually affecting people's work first. Please
vote on things that are affecting you and "spend" your votes wisely!

If you'd like to vote or browse, sign up
here<http://dev.clojure.org/jira/secure/Signup!default.jspa>.
To actually contribute patches you must be a
contributor<http://clojure.org/contributing>.
Lots more links here <http://dev.clojure.org/display/community/Contributing>
.

I have created some semi-standard labels (doc'ed at the end of Creating
Tickets <http://dev.clojure.org/display/community/Creating+Tickets>) and
updated many of the existing tickets. You can search for those labels or
just by keyword to find open things. For example, here is a search for open
CLJ tickets about
errormsgs<http://dev.clojure.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CLJ+AND+status+in+%28open%2C+Reopened%2C+%22In+Progress%22%29+and+labels+%3D+errormsgs>
(one
of the labels).

If you have questions about any of this, I'm happy to answer them.

Alex

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to