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

fix: correct order of enum docs #426

Merged
merged 2 commits into from
Jul 11, 2022
Merged

fix: correct order of enum docs #426

merged 2 commits into from
Jul 11, 2022

Conversation

SethFalco
Copy link
Contributor

Description

Checklist

  • N/A New tests and/or benchmarks are included
  • N/A Documentation is changed or added

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

  • The docs are the wrong way around right now, so we need to either switch the items for Workspace and Global or switch the docs. In this PR I swapped the items since Global was default anyway, so I figured it could go first.
  • Just merged some imports.

Here is what we currently see:
image

image

@SethFalco SethFalco changed the title Chores 2 fix: correct order of enum docs Jul 8, 2022
Copy link
Member

@Anemy Anemy left a comment

Choose a reason for hiding this comment

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

👍

@Anemy Anemy merged commit c10a890 into mongodb-js:main Jul 11, 2022
@SethFalco SethFalco deleted the chores-2 branch July 1, 2024 14:13
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.

2 participants