Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc: CONTRIBUTING: Moves the Optional section above the macOS section for consistency #4140

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

antonis
Copy link
Collaborator

@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
Member

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
Collaborator 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
25 checks passed
@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.

3 participants