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: docs/DEV_GUIDE.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,9 +106,9 @@ I recommend the following system for within-lab projects that have different lev
106
106
- Review the current issues, PRs, and major milestones.
107
107
- Self-assessment: are you blocking anyone? If so, work to fix that.
108
108
- No one person is the gate-keeper for the project: work together
109
-
2.**Get a review assigment system in place**
109
+
2.**Get a review assignment system in place**
110
110
- 🟥 Make a flag for **major dev/changes**: all users of the code should agree and sign off (git reviews), and this includes the PI.
111
-
- 🟧 Make a flag for **user-needs**: this is needed to stop a block -- it might not be perfect, so make an issue to revist later. 1 sign off from another user, and go! 🚀
111
+
- 🟧 Make a flag for **user-needs**: this is needed to stop a block -- it might not be perfect, so make an issue to revisit later. 1 sign off from another user, and go! 🚀
112
112
- 🟩 Make a flag for **minor change**: not breaking, can be changed later, 1 sign off okay
113
113
114
114
### Git Workflow
@@ -229,8 +229,8 @@ We use the Google Style Guide: https://google.github.io/styleguide/
0 commit comments