Add a quick guide for adding new languages

Closes: #942
This commit is contained in:
eikek
2022-05-21 14:11:51 +02:00
parent 9d69401fea
commit 81f7e4e322
2 changed files with 70 additions and 6 deletions

View File

@ -206,9 +206,3 @@ publishing the release. However, for the nightly releases, this
doesn't matter - everything must be automated here obviously. I also
wanted the docker images to be built from the exact same artifacts
that have been released at github (in contrast to being built again).
# Background Info
There is a list of [ADRs](@/docs/dev/adr/_index.md) containing
internal/background info for various topics.