index.md (689B)
1 Werc Development 2 ================ 3 4 The latest dev code is available in the werc mercurial repo: <https://code.9front.org/hg/werc> 5 6 7 Version Numbering and Branching Rules 8 ------------------------------------- 9 10 There is no such thing! Originally a convention similar to that of the Linux kernel was used, but it is easier to do incremental work on a single branch. 11 12 For radical or experimental changes the `werc-dev` branch might be used, but at the moment it is outdated. 13 14 Bug reports, feature requests, bug fixes and other patches are all very welcome, just send them to the [werc mailing list](http://lists.9front.org). 15 16 17 See Also 18 -------- 19 20 * The [Roadmap](roadmap). 21 * [TODO](todo) list.