Skip to content

Commit bab25a4

Browse files
committed
fix formatting in contributing!
1 parent 6a22ee2 commit bab25a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@ results into the patch file.
482482
For example: the imaginary, unimplemented PYTHON-1234 ticket has associated spec test changes. To add those changes to `PYTHON-1234.patch`), do the following:
483483
```bash
484484
git diff HEAD~1 path/to/file >> .evergreen/spec-patch/PYTHON-1234.patch
485+
```
485486

486487
#### Running Locally
487488
Both `resync-all-specs.sh` and `resync-all-specs.py` can be run locally (and won't generate a PR).

0 commit comments

Comments
 (0)