diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 13ed7d44..67793188 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -65,51 +65,7 @@ We will try to respond as quickly as possible with comments, if applicable. You can use this template to make your content consistent with our existing tutorials. -### Upload your content - -Remember to clear all outputs on your notebook before uploading it. - - +### Open a pull request For more information about GitHub and its workflow, you can see [this document][collab]. diff --git a/site/_static/01-fork.gif b/site/_static/01-fork.gif deleted file mode 100644 index 4ba94e14..00000000 Binary files a/site/_static/01-fork.gif and /dev/null differ diff --git a/site/_static/02-create_new_branch.gif b/site/_static/02-create_new_branch.gif deleted file mode 100644 index 5ce1c3b0..00000000 Binary files a/site/_static/02-create_new_branch.gif and /dev/null differ diff --git a/site/_static/03-upload.gif b/site/_static/03-upload.gif deleted file mode 100644 index 4b89a650..00000000 Binary files a/site/_static/03-upload.gif and /dev/null differ diff --git a/site/_static/04-add_to_readme.gif b/site/_static/04-add_to_readme.gif deleted file mode 100644 index 78216d6e..00000000 Binary files a/site/_static/04-add_to_readme.gif and /dev/null differ diff --git a/site/_static/05-create_PR.gif b/site/_static/05-create_PR.gif deleted file mode 100644 index 2a885f71..00000000 Binary files a/site/_static/05-create_PR.gif and /dev/null differ