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: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ Source for julia.quantecon.org and notebooks in https://github.com/QuantEcon/lec
4
4
5
5
To contribute, you can use GitHub's online editor for small changes, and do a full local installation for large ones.
6
6
7
+
See https://github.com/QuantEcon/lecture-julia.myst/blob/main/style.md for some basic coding standards.
8
+
7
9
## Online Editor
8
10
9
11
On this website hit `.` to enter into the web editor. From this, you can submit suggested patches and fix typos. This will help you create a [pull request](https://quantecon.github.io/lecture-julia.myst/software_engineering/version_control.html#collaboration-via-pull-request) for maintainers here to examine.
0 commit comments