summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-10-11 14:16:14 +0300
committerLars Wirzenius <liw@liw.fi>2020-10-11 14:25:42 +0300
commit6fee3f267c56f044538c7af7a427225a44d37a0b (patch)
tree0500cdedc9f94ce27964e12769a9fa391ca23333
parente24af04a6cc84f8f56b6398a53c8ed34a2f358df (diff)
downloadyuck-6fee3f267c56f044538c7af7a427225a44d37a0b.tar.gz
doc(README.md): document workflow
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index d57c9ac..c2d3596 100644
--- a/README.md
+++ b/README.md
@@ -6,3 +6,12 @@ understanding of the protocols.
The rendered output from these sources can be found at
<https://yuck.liw.fi/> (built by CI).
+
+# Workflow
+
+To make changes to this repository, we use the following workflow:
+
+* push proposed changes to GitLab.com and open a merge request
+* any project developer can merge
+ - a single reviewer saying OK is enough to merge
+ - if someone else has objections, they should open issues for them