aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/process.md
diff options
context:
space:
mode:
authorEduardo Julian2021-07-15 00:45:15 -0400
committerEduardo Julian2021-07-15 00:45:15 -0400
commit0abd5bd3c0e38e352e9ba38268e04e1c858ab01e (patch)
treefe0af9e70413e9fc4f3848e0642920fca501c626 /documentation/bookmark/process.md
parent89ca40f2f101b2b38187eab5cf905371cd47eb57 (diff)
Re-named "spec" hierarchy to "specification".
Diffstat (limited to 'documentation/bookmark/process.md')
-rw-r--r--documentation/bookmark/process.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/bookmark/process.md b/documentation/bookmark/process.md
index be1326cbb..e13ea3a19 100644
--- a/documentation/bookmark/process.md
+++ b/documentation/bookmark/process.md
@@ -1,3 +1,11 @@
+# Architecture
+
+1. [Why Write ADRs](https://github.blog/2020-08-13-why-write-adrs/)
+
+# Release
+
+1. [semantic-release: Fully automated version management and package publishing](https://github.com/semantic-release/semantic-release)
+
# Reference
1. [Conventional Commits: A specification for adding human and machine readable meaning to commit messages](https://www.conventionalcommits.org/en/v1.0.0/)