﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/index.php/rss/posts/35" rel="self" type="application/rss+xml" />
        <title><![CDATA[Conventional commits]]></title>
        <description><![CDATA[<p>The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explicit commit history; which makes it easier to write automated tools on top of.</p><p>The commit message should be structured as follows:</p><p>&lt;<strong>type</strong>&gt;[optional <strong>scope</strong>]: &lt;<strong>description</strong>&gt;<br /><br />[optional <strong>body</strong>]<br /><br />[optional <strong>footer</strong>]</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/index.php/posts/35/conventional-commits]]></link>
        <pubDate>Wed, 09 Feb 2022 10:54:45 +0000</pubDate>
        <language>en</language>
        <category>uncategorized</category>

        <image>
            <title>conventional-commits</title>
            <link><![CDATA[https://www.hibit.dev/index.php/posts/35/conventional-commits]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2022/headers/conventional_commits.png]]></url>
            <width>320></width>
            <height>150></height>
        </image>
    </channel>
</rss>
