fix: remove eg fix: which breaks label bot functionality (#9859)

This commit is contained in:
Helen Weller 2021-10-04 17:30:59 -04:00 committed by GitHub
parent df5c19c17e
commit 68333d70f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ show completion. -->
- [ ] Updated associated README.md.
- [ ] Wrote appropriate unit tests.
- [ ] Pull request title or commits are in [conventional commit format](https://www.conventionalcommits.org/en/v1.0.0/#summary) (e.g. feat: or fix:)
- [ ] Pull request title or commits are in [conventional commit format](https://www.conventionalcommits.org/en/v1.0.0/#summary)
<!-- Link to issues that describe the need for the change. Issues
should include context that will help reviewers understand why the