Skip to content
View HeesuKim0203's full-sized avatar
πŸ”₯
πŸ”₯
  • JRCS Co.Ltd.
  • Korea <-> Japan
Block or Report

Block or report HeesuKim0203

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HeesuKim0203/README.md

KIM HEESU πŸ‘‹πŸ‘‹πŸ‘‹πŸ‘‹

Commit Message Convention

In this project, we follow a structured format for commit messages, making the commit history easier to read and understand. Here's our commit message format ↓

  • feat: Adding new features or functionality.
  • fix: Fixing bugs or issues.
  • docs: Updating or adding documentation.
  • style: Making code style changes (formatting, missing semi-colons, etc.).
  • refactor: Refactoring existing code without changing its behavior.
  • test: Adding or updating tests. No production code change.
  • chore: Updating build tasks, package manager configurations, etc.

Branch Naming Convention

Our branch names are also structured to reflect the purpose of the changes being made ↓

  • For new features: feat/description-of-feature
  • For bug fixes: fix/description-of-fix
  • For documentation updates: docs/update-description
  • For refactoring: refactor/description-of-refactor
  • For chores: chore/description-of-chore

I am striving to adhere to this in my personal project.

Pinned Loading

  1. study-rails study-rails Public

    Let's study the rails together. vite rails + vite react

    TypeScript

  2. discordgo-music-bot discordgo-music-bot Public

    Discord Music bot : Go

    Go

  3. Re-shooting-game Re-shooting-game Public

    Plane Shooting Game : React, Jest, tailwind

    TypeScript

  4. Heegu-front Heegu-front Public

    Heegu-front : Next.js, Javascript

    JavaScript

  5. vivid-console vivid-console Public

    Let's use a colorful console.

    TypeScript 1

  6. search-movie search-movie Public

    Movie App : React, TypeScript, Style Component

    TypeScript 3