<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Contributing on Quollix</title><link>https://quollix.org/docs/project/community/contributing/</link><description>Recent content in Contributing on Quollix</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://quollix.org/docs/project/community/contributing/index.xml" rel="self" type="application/rss+xml"/><item><title>Developer Guide</title><link>https://quollix.org/docs/project/community/contributing/developer-guide/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://quollix.org/docs/project/community/contributing/developer-guide/</guid><description>&lt;p&gt;Quollix aims to keep its codebase lean, understandable, and easy to maintain. Contributions should fit the existing design, avoid unnecessary complexity, and solve the problem with the simplest clean implementation.&lt;/p&gt;&#10;&lt;p&gt;Detailed development conventions are maintained in the &lt;a href="https://github.com/quollix/work/tree/main/codex"&gt;quollix/work codex directory&lt;/a&gt;. They apply to both human-written and AI-assisted contributions.&lt;/p&gt;&#10;&lt;p&gt;Larger code changes require a contributor with sufficient programming experience to understand the design, tradeoffs, and maintenance impact of the change. This is especially important for AI-assisted work.&lt;/p&gt;</description></item><item><title>Repository Map</title><link>https://quollix.org/docs/project/community/contributing/repository-map/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://quollix.org/docs/project/community/contributing/repository-map/</guid><description>&lt;p&gt;The public source code repositories are listed in the &lt;a href="https://github.com/orgs/quollix/repositories"&gt;Quollix GitHub organization&lt;/a&gt;. This page groups them by their role in the ecosystem.&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;Foundational standalone repositories&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;strong&gt;work&lt;/strong&gt;: development tooling suite&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;taskrunner&lt;/strong&gt;: CI task handling library&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;deepstack&lt;/strong&gt;: logging library&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;/li&gt;&#10;&lt;li&gt;Shared Quollix libraries&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;strong&gt;common&lt;/strong&gt;: shared logic used by Quollix applications&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;/li&gt;&#10;&lt;li&gt;Quollix applications&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;strong&gt;quollix&lt;/strong&gt;: main Quollix server application&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;store&lt;/strong&gt;: central app store server, available at &lt;code&gt;https://store.quollix.org&lt;/code&gt;&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;/li&gt;&#10;&lt;li&gt;Public presence&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;strong&gt;website&lt;/strong&gt;: static website and documentation, available at &lt;code&gt;https://quollix.org&lt;/code&gt;&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;/li&gt;&#10;&lt;/ul&gt;</description></item><item><title>Website</title><link>https://quollix.org/docs/project/community/contributing/website/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://quollix.org/docs/project/community/contributing/website/</guid><description>&lt;p&gt;The Quollix website is the canonical documentation hub for the Quollix ecosystem. It follows a text-first approach, as text is searchable and easy to maintain.&lt;/p&gt;&#10;&lt;h2 id="contribution-scope"&gt;Contribution Scope&lt;/h2&gt;&#10;&lt;p&gt;Please contribute text changes only. Avoid custom HTML, CSS, and JavaScript. Use Markdown for simplicity.&lt;/p&gt;&#10;&lt;p&gt;Structural changes, layout changes, animations, and media changes such as adding or editing images must be discussed first and, if accepted, are handled by a maintainer.&lt;/p&gt;&#10;&lt;p&gt;Useful text contributions include:&lt;/p&gt;</description></item></channel></rss>