[PATCH] docs/contributing: move 'roadmap' to the wiki

Thomas De Schampheleire patrickdepinguin at gmail.com
Tue Mar 17 17:25:10 EDT 2015


On Tue, Mar 17, 2015 at 10:23 PM, Thomas De Schampheleire
<patrickdepinguin at gmail.com> wrote:
> # HG changeset patch
> # User Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>
> # Date 1426627294 -3600
> #      Tue Mar 17 22:21:34 2015 +0100
> # Node ID 7b0b09fb44be4848f67906e7f99f92e58f906e96
> # Parent  929f9f598fc914a940c9766e465f23eebc3a0e9b
> docs/contributing: move 'roadmap' to the wiki
>
> As the 'roadmap' is typically changed often, it should not be in the
> documentation but rather on the wiki. The wiki has been updated to reflect
> the latest version removed here.
>
> diff --git a/docs/contributing.rst b/docs/contributing.rst
> --- a/docs/contributing.rst
> +++ b/docs/contributing.rst
> @@ -129,34 +129,10 @@
>  "Roadmap"
>  ---------
>
> -We do not have a road map but are waiting for your contributions. Here are some
> -ideas of places we might want to go - contributions in these areas are very
> -welcome:
> +We do not have a road map but are waiting for your contributions. Refer to the
> +wiki_ for some ideas of places we might want to go - contributions in these
> +areas are very welcome.
>
> -* Front end:
> -    * kill YUI - more jQuery
> -    * remove other dependencies - especially the embedded cut'n'pasted ones
> -    * remove hardcoded styling in templates, make markup more semantic while moving all styling to css
> -    * switch to bootstrap or some other modern UI library and cleanup of style.css and contextbar.css
> -    * new fancy style that looks good
> -* testing
> -    * better test coverage with the existing high level test framework
> -    * test even more high level and javascript - selenium/robot and splinter seems like the top candidates
> -    * more unit testing
> -* code cleanup
> -    * move code from templates to controllers and from controllers to libs or models
> -    * more best practice for web apps and the frameworks
> -* features
> -    * relax dependency version requirements after thorough testing
> -    * support for evolve
> -    * updates of PRs ... while preserving history and comment context
> -    * auto pr merge/rebase
> -    * ssh
> -    * bitbucket compatible wiki
> -    * realtime preview / wysiwyg when editing comments and files
> -    * make journal more useful - filtering on branches and files
> -    * community mode with self registration and personal space
> -    * improve documentation
>
>  Thank you for your contribution!
>  --------------------------------
> @@ -168,3 +144,4 @@
>  .. _bitbucket: http://bitbucket.org/
>  .. _mailing list: http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
>  .. _Hosted Weblate: https://hosted.weblate.org/projects/kallithea/kallithea/
> +.. _wiki: https://bitbucket.org/conservancy/kallithea/wiki/Home

Small note: I also changed the wiki to remove the duplication from the
manual (contribution guidelines, getting started, ...). Let me know if
you disagree and want to revert...


More information about the kallithea-general mailing list