Contribution Guidelines¶
Karibu sana! (Welcome in Kiswahili) Hello and welcome to the Grassroots Economics repository. All the documentation you see here as well as our open source software is community created content and we really want you to take part in making it more useful.
- To contribute or request a change to the documentation or code, please fork the relevant repository and submit a pull request (PR).
- Here are instructions on how to create a merge request from a fork.
- If there is a Grassroots Economics Kanban Issue please include that in the PR it will help us track contributions.
- Visit the overall Grassroots Economics Organization Kanban board
- Visit the Software Development Kanban board
- Ask a question in our community chat on Discord
We recommend: 1. python3 -m venv .venv 1. source .venv/bin/activate 1. pip install -r requirements.txt --extra-index-url https://pip.grassrootseconomics.net 1. ex. https://git.grassecon.net/grassrootseconomics/clicada#installation
Last update:
2023-03-30