ksctl / docs

Cloud Agnostic Kubernetes Management (Docs)
https://docs.ksctl.com/
Apache License 2.0
3 stars 5 forks source link

docs: Update contribution guidelines #11

Closed UtkarshUmre closed 3 months ago

UtkarshUmre commented 4 months ago

Description

This PR updates the contribution guidelines for the ksctl project to include information about Conventional Commits and commit signature verification. It provides guidance on how to structure commit messages according to the Conventional Commits specification and how to sign-off commits.

Changes Made

Added section on Conventional Commits with structure and examples Included details on how to sign commits using GPG, SSH, or S/MIME Updated existing content for clarity and consistency

Related Issue

dipankardas011 commented 4 months ago

Hi @UtkarshUmre Thanks for creating a PR. will soon review it :)

dipankardas011 commented 3 months ago

Thanks @UtkarshUmre 👍🏼