mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-05 08:18:17 +00:00
PR #1451 added `CONTRIBUTING.md`, but the commit message guidelines there conflict with the ones in `developer/code-quality.md`. Since `CONTRIBUTING.md` is newer, presumably the guidelines there are what's expected from new commits. But after removing that section from `code-quality.md`, there's not much content left, so this commit just deletes the file entirely. Signed-off-by: Max Chernoff <git@maxchernoff.ca>
643 B
643 B
Checklist:
- Added a description of the changes to the
[Unreleased]section of docs/docs/CHANGELOG.md - Added test cases to the relevant parts of the codebase
- Ran integration tests
npm run test:integration(unsupported on Windows, please use WSL) - All of my commits have verified signatures