diff WORKFLOW.md @ 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
children 32b4d324fd98
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