Add a couple of missing files from the site and other minnor doc changes.
This commit is contained in:
parent
f993eff266
commit
3d51d87179
3 changed files with 69 additions and 1 deletions
23
sites/werc.cat-v.org/development/index.md
Normal file
23
sites/werc.cat-v.org/development/index.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Werc Development
|
||||
================
|
||||
|
||||
The latest dev code is available in the werc-dev hg repo: http://hg.cat-v.org/werc-dev/
|
||||
|
||||
Release Numbering
|
||||
-----------------
|
||||
|
||||
Releases with an od 'dot-number' (eg., 1.1.x) are development releases, they are hosted in the `werc-dev` hg repo.
|
||||
|
||||
Releases with an even 'dot-number' (eg., 1.2.x) are stable releases, only receive bug fixes, they are hosted in the `werc` hg repo.
|
||||
|
||||
Major non-backwards compatible changes are only made in major release numbers (eg., 2.0).
|
||||
|
||||
|
||||
But reports, feature requests, bug fixes and other patches are all very welcome, just send them to the [werc9 mailing list](http://groups.google.com/group/werc9).
|
||||
|
||||
|
||||
See Also
|
||||
--------
|
||||
|
||||
* The [Roadmap](roadmap).
|
||||
* [TODO](todo) list.
|
||||
Loading…
Add table
Add a link
Reference in a new issue