Skip to content

[로빛 인턴쉽 C프로그래밍 프로젝트] Hello My PixelBots.

License

Notifications You must be signed in to change notification settings

kinesis19/HelloMyPixelBots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloMyPixelBots

[로빛 인턴쉽 C프로그래밍 프로젝트] Hello My PixelBots.

Commit Rule

gitmoji 사용을 반드시 할 것.

Gitmoji

✨(sparkles): 새 기능 추가
🚀(rocket): 성능 개선
🔧(wrench): 구성 파일 추가 / 업데이트
🔨(hammer): 개발 스크립트 추가 / 업데이트
📦(package) : 컴파일된 파일 추가
🐛(bug) : 버그 수정
📝(memo) : 문서 추가 / 업데이트
💄(lipstick) : UI 개선
🚚(truck) : 파일 / 경로 / 이름 변경

Commit Title

Create : 새 파일이나 프로젝트를 생성할 때 🔨, 🎉
Add : 새 기능이나 파일을 추가할 때 ✨
Delete : 파일이나 기능을 삭제할 때 🔥
Update : 기능을 개선하거나 중요한 변경을 할 때 🚀
Modify : 기존 기능의 작은 수정이나 리팩토링 🔧, ♻️
Fix : 버그 수정 🐛

Commit Message

변경된 사항에 대한 간략한 메시지를 남깁니다.

Commit File

to (FileName).c : 새로운 함수를 파일에 추가한 경우
in (FileName).c : 특정 함수 내의 로직을 수정한 경우

Commit Format

(Gitmoji) (Commit Title) (Commit Message) (Commit File)

About

[로빛 인턴쉽 C프로그래밍 프로젝트] Hello My PixelBots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages