Skip to content

Commit 4d2ea5f

Browse files
committed
DOC: Rm git specifics from contributing guide.
1 parent cca885c commit 4d2ea5f

File tree

6 files changed

+1
-45
lines changed

6 files changed

+1
-45
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -65,51 +65,7 @@ We will try to respond as quickly as possible with comments, if applicable.
6565
You can use this template to make your content consistent with our existing
6666
tutorials.
6767

68-
### Upload your content
69-
70-
Remember to clear all outputs on your notebook before uploading it.
71-
72-
<ul>
73-
<details>
74-
<summary>
75-
<b>Fork this repository</b> (if you haven't before).
76-
</summary>
77-
<img src="_static/01-fork.gif" width=80% height=80%>
78-
</details>
79-
80-
<details>
81-
<summary>
82-
<b>In your own fork, create a new branch for your content.</b>
83-
</summary>
84-
<img src="_static/02-create_new_branch.gif" width=80% height=80%>
85-
</details>
86-
87-
<details>
88-
<summary>
89-
<b>Add your notebook to the <code>content/</code> directory.</b>
90-
</summary>
91-
<img src="_static/03-upload.gif" width=80% height=80%>
92-
</details>
93-
94-
<b>Update the <code>environment.yml</code> file with the dependencies for your tutorial</b>
95-
(only if you add new dependencies).
96-
97-
<details>
98-
<summary>
99-
<b>Update this <code>README.md</code> to include your new entry.</b>
100-
</summary>
101-
<img src="_static/04-add_to_readme.gif" width=80% height=80%>
102-
</details>
103-
104-
<details>
105-
<summary>
106-
<b>Create a <a href="https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests">pull request.</a> Make sure the "Allow edits and access to secrets by maintainers" option is selected so we can properly review your submission.</b>
107-
</summary>
108-
<img src="_static/05-create_PR.gif" width=80% height=80%>
109-
</details>
110-
111-
🎉 <b>Wait for review!</b>
112-
</ul>
68+
### Open a pull request
11369

11470
For more information about GitHub and its workflow, you can see
11571
[this document][collab].

site/_static/01-fork.gif

-78.9 KB
Binary file not shown.
-258 KB
Binary file not shown.

site/_static/03-upload.gif

-677 KB
Binary file not shown.

site/_static/04-add_to_readme.gif

-1.25 MB
Binary file not shown.

site/_static/05-create_PR.gif

-873 KB
Binary file not shown.

0 commit comments

Comments
 (0)