Skip to content

Commit e54b594

Browse files
author
Matthew Fisher
committed
docs(contributing): change "refactor" to "ref"
1 parent 1c52eb5 commit e54b594

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The allowed {types} are as follows:
7474
fix -> bug fix
7575
docs -> documentation
7676
style -> formatting
77-
refactor
77+
ref -> refactoring code
7878
test -> adding missing tests
7979
chore -> maintenance
8080

docs/contributing/standards.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ The allowed {types} are as follows:
209209
- fix -> bug fix
210210
- docs -> documentation
211211
- style -> formatting
212-
- refactor
212+
- ref -> refactoring code
213213
- test -> adding missing tests
214214
- chore -> maintenance
215215

0 commit comments

Comments
 (0)