Skip to content

Commit 75703f3

Browse files
committed
format
1 parent db3a720 commit 75703f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,9 @@ are the things that you'll need to do:
235235
- We own these pieces and should fix them ourselves.
236236
- Fixes should go directly to `trunk` if possible.
237237
- If we're adding version specific patches, make sure to add a `TODO` in the
238-
code as well as updating the [Patches page][] in the wiki. This is to make it
239-
easier to identify and remove unused code as we drop support for older React
240-
Native versions.
238+
code as well as updating the [Patches page][] in the wiki. This is to make
239+
it easier to identify and remove unused code as we drop support for older
240+
React Native versions.
241241
- Check if others are reporting the same issue in the releases discussion:
242242
- If this is the case, see if they need a minimal repro. This is something we
243243
can easily provide using our example app.

0 commit comments

Comments
 (0)