-
Notifications
You must be signed in to change notification settings - Fork 19
NYSD Dev Protocol #176
Copy link
Copy link
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Description
Write the first draft of the NYSD Dev Protocol. This is the NYSD-wide protocol that all teams follow when working on projects.
Sharing a common protocol makes it easy to hand over and take over projects. This entails:
- a common dev environment (e.g. Python 3.11, poetry dependency manager)
- a common branching model (e.g.
main<- feature branches <- subfeature branches) - a common workflow (how to flag for help, how to request a review, how to check out a branch, ...)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
Open