You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ This project and everyone who participates in it is governed by the [Contributor
10
10
11
11
### You Can
12
12
13
+
*[Buy me a Coffee](https://www.buymeacoffee.com/8owKkSBUC) 😄
13
14
* Propose changes to the cheatsheet.
14
15
* Improve existing topics and examples.
15
16
* Add new topics or resources.
@@ -23,18 +24,18 @@ This project and everyone who participates in it is governed by the [Contributor
23
24
**Important!** Edit only the README.md and if you can, use [Notedown](https://github.com/aaren/notedown) to convert it to a Jupyter Notebook (no problem if you can't).
24
25
25
26
* Use `##` headers for titles.
26
-
* Use `###` for the sub categories.
27
+
* Use `###` for the subcategories.
27
28
* Add a link to your section to the table of contents.
28
29
* Make sure to include examples and keep explanations short.
29
-
* At the end of your section or sub category, add a [*Return to the Top*](#python-cheatsheet) link.
30
+
* At the end of your section or subcategory, add a [*Return to the Top*](#python-cheatsheet) link.
30
31
31
32
### What you need to Know
32
33
33
-
If you don't know were to start, please check this out:
34
+
If you don't know where to start, please check this out:
0 commit comments