Skip to content

Conversation

@antonis
Copy link
Contributor

@antonis antonis commented Oct 2, 2024

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Moves the Optional section above the macOS section for consistency in the CONTRIBUTING doc v6

💡 Motivation and Context

The macOS section was merged in the middle of the Running the sample section (see below). This PR fixes the structure moving the optional section above.
Screenshot 2024-10-02 at 2 25 34 PM

💚 How did you test it?

Checked the doc

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled
  • All tests passing
  • No breaking changes

🔮 Next steps

#skip-changelog

CONTRIBUTING.md Outdated
Comment on lines 94 to 108
### Optional

You can optionally start the Metro bundler if you want to control where it runs:

```sh
yarn start --reset-cache
```

Run the emulators:

```sh
yarn react-native run-ios
yarn react-native run-android
```

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, probably a bad merge on my side.

Actually I think we could remove this section completely.

As this section in the document describes the exact same https://github.com/getsentry/sentry-react-native/pull/4140/files#diff-eca12c0a30e25b4b46522ebf89465a03ba72a03f540796c979137931d8f92055R51-R59

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point 👍 Removed with c117993

Copy link
Collaborator

@lucas-zimerman lucas-zimerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me !

@antonis antonis merged commit 77851c6 into v6 Oct 3, 2024
@antonis antonis deleted the antonis/v6-macos-contributing-move branch October 3, 2024 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants