Skip to content

Latest commit

History

History
27 lines (16 loc) 路 990 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (16 loc) 路 990 Bytes

Contributing to abbr-tips

馃憤馃帀 First off, thanks for taking the time to contribute! 馃帀馃憤

Please open an issue and discuss the problem / feature before starting to code.

Code style

  • Keep the style consistent with existent code.
  • Stay with pure fish (use builtins)
  • Avoid dependencies

Git Commit Messages

Test

You can use (and enhance!) scripts in test folder to test your code. You need to run the tests with fishtape

IDE

If you are using Visual Studio Code, i recommend these extensions :