@flyeric0212/demo-git
No description available
prpm install @flyeric0212/demo-git0 total downloads
๐ Full Prompt Content
---
description:
globs:
alwaysApply: false
---
# Git ่ง่
## ๆไบค่ง่
git ๆไบค่ฎฐๅฝๆ ทไพ๏ผ[type]: [description]ใไธไธชๅ
ทไฝ็ไพๅญ, docs: ๆดๆฐ README ๆไปถใ
ไปฅไธๆฏ type ็ๆไธพๅผ๏ผ
- feat: ๆฐๅขๅ่ฝ
- fix: ไฟฎๅค bug
- docs: ๆๆกฃๆณจ้
- style: ไปฃ็ ๆ ผๅผ(ไธๅฝฑๅไปฃ็ ่ฟ่ก็ๅๅจ)
- refactor: ้ๆใไผๅ(ๆขไธๅขๅ ๆฐๅ่ฝ, ไนไธๆฏไฟฎๅคbug)
- perf: ๆง่ฝไผๅ
- test: ๅขๅ ๆต่ฏ
- chore: ๆๅปบ่ฟ็จๆ่พ
ๅฉๅทฅๅ
ท็ๅๅจ
- revert: ๅ้
- build: ๆๅ
## ๅๆฏ็ฎก็
- main/master: ไธปๅๆฏ๏ผไฟๆ็จณๅฎๅฏๅๅธ็ถๆ
- develop: ๅผๅๅๆฏ๏ผๅ
ๅซๆๆฐๅผๅ็นๆง
- feature/*: ๅ่ฝๅๆฏ๏ผ็จไบๅผๅๆฐๅ่ฝ
- bugfix/*: ไฟฎๅคๅๆฏ๏ผ็จไบไฟฎๅคbug
- release/*: ๅๅธๅๆฏ๏ผ็จไบๅๅคๅๅธ
## ้่ฆๅๅ
- **้่ฆ**๏ผไธ่ฆ่ชๅจๆไบค git ไปฃ็ ๏ผ้ค้ๆๆ็กฎ็ๆ็คบ
- ๆไบคๅ็กฎไฟไปฃ็ ้่ฟๆๆๆต่ฏ
- ไฟๆๆไบคไฟกๆฏ็ฎๆดๆไบ๏ผๆ่ฟฐๆธ
ๆฅๅๆดๅ
ๅฎน
- ้ฟๅ
ๅคงๅๆไบค๏ผๅฐฝ้ๅฐๅๆดๅ่งฃไธบๅฐ็ใ็ธๅ
ณ็ๆไบค
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโ ENGLISH TRANSLATION โโโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
---
description: Git Standards
globs:
alwaysApply: false
---
# Git Standards
## Commit Standards
Git commit message example: [type]: [description]. For example: docs: update README file.
The following are type enum values:
- feat: New feature
- fix: Bug fix
- docs: Documentation changes
- style: Code formatting (no logic changes)
- refactor: Code refactoring (no feature or bug changes)
- test: Add or modify tests
- chore: Build process or auxiliary tool changes๐ก Suggested Test Inputs
Loading suggested inputs...
๐ฏ Community Test Results
Loading results...
๐ฆ Package Info
- Format
- cursor
- Type
- rule
- Category
- languages
- License
- MIT