Skip to content

Instantly share code, notes, and snippets.

import { Button } from '@/components/ui/button';
import {
ArrowRight,
Download,
Edit,
ExternalLink,
FileText,
Plus,
RefreshCw,
Save,
@ryo-tom
ryo-tom / .gitmessage
Last active February 8, 2025 13:55
git commit template
# ==== Prefix ====
# :hatching_chick: ๐Ÿฃ Initial commit
# :tada: ๐ŸŽ‰ Major feature addition
# :sparkles: โœจ Feature enhancement or minor addition
# :+1: ๐Ÿ‘ Improve existing functionality
# :art: ๐ŸŽจ UI/UX updates and design adjustments
# :ambulance: ๐Ÿš‘ bug fix
# :memo: ๐Ÿ“ Documentation update or addition
# :shirt: ๐Ÿ‘• Code style fixes or linting