ตัวจัดรูปแบบและโค้ด
เครื่องมือสร้างข้อความ Commit
Conventional commits, scoped and footer-aware.
feat: <subject>
หมายเหตุจากบรรณาธิการ
Understanding · The future-self bug-hunting memo, in 50 characters.
บทเชิงลึกนี้มีให้บริการเฉพาะภาษาอังกฤษในขณะนี้ เครื่องมือแปลงด้านบนทำงานในภาษาของคุณ บทความอธิบายแบบยาวยังไม่ได้แปล
คำถามที่พบบ่อย
Quick answers.
›What is the Conventional Commits specification?
It is a lightweight convention for commit messages that provides a set of rules for creating an explicit commit history. It follows the pattern `type(scope): description` to communicate intent.
›When should I use a breaking change footer?
Use a breaking change footer whenever the commit introduces a change that is not backwards compatible. This usually triggers a major version bump in semantic versioning.
›Are my commit messages stored on your server?
No. The generator runs entirely within your browser session. Your code snippets, scopes, and descriptions never leave your local device.
›What do the different commit types mean?
`feat` is for new features, `fix` for bug fixes, `docs` for documentation, and `refactor` for code changes that neither fix a bug nor add a feature.
ผู้คนยังค้นหา
เครื่องมือที่เกี่ยวข้อง
More in this room.
- Git Diff Viewerแสดงผล diff แบบรวม ด้วยมุมมองแบบเคียงข้างกันหรือในบรรทัด
- ตัวสร้างคำขอ APIสร้าง ส่ง และตรวจสอบคำขอ HTTP — เหมือน Postman แต่ฟรี
- การตรวจสอบประสิทธิภาพตรวจสอบเวลาโหลดและขนาดไฟล์อย่างรวดเร็วสำหรับ URL สาธารณะใดๆ
- ตัวตรวจสอบการเข้าถึงเรียกใช้ชุดการตรวจสอบ WCAG ที่เน้นการทำงานกับ HTML ที่วางลงไป
- ตัวแยกวิเคราะห์ User AgentBrowser, OS, อุปกรณ์ และ engine จากสตริง UA ใดๆ
- เครื่องมือแสดงภาพ Algorithmดูขั้นตอนการเรียงลำดับและการค้นหาเส้นทางแบบภาพ