Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 338 Bytes

File metadata and controls

8 lines (6 loc) · 338 Bytes

Commit Message Guidelines for WSL

This repo has no strict commit message format. Follow these general practices:

  • Write a concise summary under 72 characters
  • Use imperative mood ("Fix crash" not "Fixed crash")
  • Reference GitHub issues with (#123) or Fixes #123
  • Add a body paragraph for non-obvious changes explaining why