You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1 class="border-bottom mb-4">How to publish Open Source Projects</h1>
<p>
Both by sharing our experience in mantaining a DPG and by exploring how other DPGs are doing it, we have identified some key practices to a healthy DPG project. Check out these 3 guides and implement them in your project!
</p>
<div class="row g-4 row-cols-3 g-lg-4 py-5">
<div class="col">
<div class="card h-100">
<div class="card-body">
<h5 class="card-title">Codebases</h5>
<p class="card-text">What should a DPG codebase have?</p>