Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (21 loc) · 977 Bytes

contributing.md

File metadata and controls

29 lines (21 loc) · 977 Bytes

Contributing

This project adopts the following guidelines:

Style

  • Group logical steps (Git's interactive rebase can help)
  • Make sure to maintain the project's coding style
  • Write a short (50 chars or less) commit summary and a detailed body

New scripts

  • Write a brief usage doc
  • Update the makefile uninstall target