docs: expand engineering handbook and contributor guide
This commit is contained in:
@@ -36,9 +36,10 @@
|
||||
<section class="card">
|
||||
<div class="eyebrow">{% trans "Engineering" %}</div>
|
||||
<h2>{% trans "Developer Handbook" %}</h2>
|
||||
<p>{% trans "Engineering documentation for architecture, local setup, Docker, migrations, translations, deployment, testing, and long-term maintenance." %}</p>
|
||||
<p>{% trans "Engineering runbook for architecture, branch workflow, deployment, CI/CD, code guidelines, and long-term maintenance." %}</p>
|
||||
<ul>
|
||||
<li>{% trans "repository and service structure" %}</li>
|
||||
<li>{% trans "branch workflow and coding guidelines" %}</li>
|
||||
<li>{% trans "Docker and migration workflow" %}</li>
|
||||
<li>{% trans "translation and builder architecture" %}</li>
|
||||
<li>{% trans "CI/CD, deployment, security, and maintenance notes" %}</li>
|
||||
|
||||
Reference in New Issue
Block a user