diff --git a/manual/develop.rst b/manual/develop.rst index 2d0fb7aa12..d75d546937 100644 --- a/manual/develop.rst +++ b/manual/develop.rst @@ -118,7 +118,9 @@ If you plan to do a lot of development on |app|, then the best method is to crea `GitHub `_ account. Once you have an account, follow the steps at `Setup Git `_ and `Fork A Repo `_ to create your own fork of the -`calibre GitHub repository `_. +`calibre GitHub repository `_. Read +`Pushing to a remote `_ +to learn how to upload your commits to GitHub. You can contribute your code in the form of `Pull Requests `_. Generally, you should