File: CONTRIBUTING.md

package info (click to toggle)
node-memfs 3.4.12%2B~cs1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,880 kB
  • sloc: javascript: 430; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 202 bytes parent folder | download
1
2
3
4
# Contributing to `memfs`

1. Use [Angular convention](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-commit-message-guidelines) for commit messages.
2. Add tests for for code you add.