SNIGDHA OS WELCOME

You must follow the commit types with commitizen.

Commit types

Commit Type Title Description Emoji
feat Features A new feature
fix Bug Fixes A bug Fix 🐛
docs Documentation Documentation only changes 📚
style Styles Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc) 💎
refactor Code Refactoring A code change that neither fixes a bug nor adds a feature 📦
perf Performance Improvements A code change that improves performance 🚀
test Tests Adding missing tests or correcting existing tests 🚨
build Builds Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) 🛠
ci Continuous Integrations Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs) ⚙️
chore Chores Other changes that don't modify src or test files ♻️
revert Reverts Reverts a previous commit 🗑
Description
📚 This repository contains the Snigdha OS Welcome application, a tool designed to enhance the first-time user experience. It provides a guided introduction to Snigdha OS, helping users set up their system, explore key features, and get started with ease.
Readme MIT 813 KiB
Languages
Python 95.3%
Shell 4.7%