master
md 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