aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/process.md
blob: e13ea3a1935025a4178fb9312cc90cf407cfec7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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/)
1. [Get your work recognized: write a brag document](https://jvns.ca/blog/brag-documents/)
1. [Danger: Formalize your Pull Request etiquette.](https://github.com/danger/danger)
1. [No code reviews by default](https://raycast.com/blog/no-code-reviews-by-default/)