Frappe Tutorial Contribute

I am now learning frappe using the tutorial. I have notice there are some minor typo error and other things I want to add e.g. after editing site_config.json restart the server. How can I contribute? Can I edit the document? and submit for approval?

1 Like

You can edit the frappe tutorial from here: https://github.com/frappe/frappe/tree/develop/frappe/docs/user/tutorial

The frappe.io site will be migrated to https://frappe.github.io/frappe soon, so this is the right place to contribute.

1 Like

Here’s how to build the docs in your local: https://frappe.github.io/frappe/user/guides/app_development/generating-docs.html

1 Like

@anand nice! I made my first edit and pull request typo error by ccfiel · Pull Request #1425 · frappe/frappe · GitHub :smile:

@anand my second, third and fourth pull request

@anand I made another PR correction in the docs. :slight_smile:

@ccfiel you are on a roll :smile: