Update CONTRIBUTING.md (#4382)

Type in 'implementation'
This commit is contained in:
DaneJacobson
2024-01-08 12:22:30 -05:00
committed by GitHub
parent 743c4c876d
commit 71b2a93e09

View File

@@ -11,7 +11,7 @@ want and discuss possible designs for it.
Once everyone is in agreement, the next step is to
[create a pull request](https://help.github.com/en/articles/about-pull-requests) with the code changes.
For larger features, feel free to create the pull request even before the implementaton is
For larger features, feel free to create the pull request even before the implementation is
finished so as to get early feedback on the code. When doing this, put the letters "WIP" at
the start of the title of the pull request to indicate it is still a work in progress.