We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c73e7 commit d77c576Copy full SHA for d77c576
CONTRIBUTING.md
@@ -16,7 +16,6 @@ Here's a few things you should know before you submit your PR:
16
- Ensure tests pass: `npm test`
17
- Make changes and then make sure the linters and tests still pass
18
- Push your branch/fork and [submit a PR][pr]
19
-- Assign a [sparkboxer][contributors] to review your PR
20
21
## Commit Style
22
@@ -44,5 +43,4 @@ feature: add new linting rule for ...
44
43
45
[issues]: ./issues
46
[pr]: ./compare
47
-[contributors]: ./graphs/contributors
48
[conventional commits]: https://www.conventionalcommits.org/en/v1.0.0/
0 commit comments