Skip to content

Commit

Permalink
Added some ideas, but not redacted.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtxm committed Aug 14, 2015
1 parent 62d6074 commit 4835c51
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
16 changes: 15 additions & 1 deletion doc/contribute.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ Give some feedback
Bug reports
^^^^^^^^^^^

Need Version.
Install and test pre-releases.


Feature requests
^^^^^^^^^^^^^^^^

Expand All @@ -24,6 +28,16 @@ Translate
Fix bugs and code new features
------------------------------

Developper setup

processes & practices (pep8, CSS formating rules, release cycle, version numbering…)

unit tests

Review others' code.


Spread the word!
----------------
----------------

If you enjoy Kansha, share it! It's open source and free, even for companies. Don't hesitate to promote it inside your organization or working team. It's a profitable tool for collaborators on a project.
6 changes: 4 additions & 2 deletions doc/production.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ Then configure Kansha (:ref:`configuration_guide`).

In any case, you always need to::

$ <STACKLESS_DIR>/bin/nagare-admin create-db --no-populate <kansha-conf>
$ <STACKLESS_DIR>/bin/nagare-admin create-index <kansha-conf>
$ <STACKLESS_DIR>/bin/nagare-admin create-db --no-populate </path/to/your/kansha.cfg>
$ <STACKLESS_DIR>/bin/nagare-admin create-index </path/to/your/kansha.cfg>

When you **first** deploy.

Expand Down Expand Up @@ -94,6 +94,8 @@ Using a supervisor
Optional, to be written…


.. _periodic_tasks:

Periodic tasks
--------------

Expand Down

0 comments on commit 4835c51

Please sign in to comment.