haskell-mode release cycle
Christopher Done
chrisdone at gmail.com
Sun May 19 18:07:10 BST 2013
Ahoy,
As of June 1st I'll be implementing a release cycle using the issue
tracking system on Github. Each version will be year.month:
https://github.com/haskell/haskell-mode/issues/milestones
Current milestone is 13.6:
https://github.com/haskell/haskell-mode/issues?milestone=1&state=open
Things that will be implemented for each version are organized in:
P1: Must:
https://github.com/haskell/haskell-mode/issues?labels=P1%3A+Must&milestone=1&page=1&state=open
P2: Should:
https://github.com/haskell/haskell-mode/issues?labels=P2%3A+Should&milestone=1&page=1&state=open
P3: Optional:
https://github.com/haskell/haskell-mode/issues?labels=P3%3A+Optional&milestone=1&page=1&state=open
Current milestone will only be bug fixes or tweaks. Next milestone, 13.7
will be new features, and you should put your feature requests in there:
https://github.com/haskell/haskell-mode/issues?milestone=2&state=open
People contribute to Emacs about the features they care about, so if no one
handles your problem after a month, it will be marked as blocked, and after
another month, closed.
I'd like to remind everyone of the contributing workflow:
https://github.com/haskell/haskell-mode/wiki/Contributing
That's all.
Ciao!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://projects.haskell.org/pipermail/haskellmode-emacs/attachments/20130519/ba4829e7/attachment.htm>
More information about the Haskellmode-emacs
mailing list