Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 911 Bytes

index.rst

File metadata and controls

42 lines (33 loc) · 911 Bytes

Contributing guide

CKAN is free open source software and contributions are welcome, whether they're bug reports, source code, documentation or translations. The following sections will walk you through our processes for making different kinds of contributions to CKAN:

.. toctree::
   :maxdepth: 1

   issues
   i18n

   test

   commit-messages
   pull-requests
   reviewing

   documentation
   simple-code-contributions
   architecture
   css
   html
   javascript
   python
   string-i18n
   testing
   frontend/index

   database-migrations
   upgrading-dependencies
   release-process