summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Dolgov <ivan@dolgov.fi>2020-10-11 11:26:23 +0000
committerIvan Dolgov <ivan@dolgov.fi>2020-10-11 11:26:23 +0000
commit2ae01fab3ab6cde97fc667c814f66569a59f4bdc (patch)
tree0500cdedc9f94ce27964e12769a9fa391ca23333
parente24af04a6cc84f8f56b6398a53c8ed34a2f358df (diff)
parent6fee3f267c56f044538c7af7a427225a44d37a0b (diff)
downloadyuck-2ae01fab3ab6cde97fc667c814f66569a59f4bdc.tar.gz
Merge branch 'workflow' into 'master'
doc(README.md): document workflow See merge request larswirzenius/yuck!7
-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