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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# Update Guide
2
2
3
3
Lab members can update their bios, publications, and news on the website. The update is made through a pull request submitted by the member and approved by the website admin. Make sure your updates are accurate and properly formatted.
4
+
**NOTE**: The pull request should be made in terms of the `master` branch.
4
5
5
6
## Publications
6
7
Publications are stored in `config/publications.ts`. Each publication item is a json-like dictionary, with the following fields
0 commit comments