changeset 1161:74c09b5f63eb worklowdocs

Start writing a file discribing the development workflow
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 29 Nov 2022 22:34:16 +0100
parents 1e44375d8a67
children 32b4d324fd98
files WORKFLOW.md
diffstat 1 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/WORKFLOW.md	Tue Nov 29 22:34:16 2022 +0100
@@ -0,0 +1,14 @@
+# Branch model
+
+# Review
+
+## Checklist for review
+* Push and pull new changes
+* Search and check TODOs
+* Search and check TBDs
+* Search and check REVIEWs
+* Review code
+* Review tests
+* Review Docstrings
+* Render Documenter and check docstrings in browser
+* Run full tests