-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-730 add CONTRIBUTING.md to git repo #400
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mongo-cr-bot
pushed a commit
that referenced
this pull request
Jan 25, 2022
mongo-cr-bot
pushed a commit
that referenced
this pull request
Jan 25, 2022
jeff-allen-mongo
added a commit
that referenced
this pull request
Jan 25, 2022
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
May 22, 2025
* DOCSP-37071 Duplicate Key Error FAQ * JD feedback
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 9, 2025
* DOCSP-22723 fix broken link * Staging fixes
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 16, 2025
(DOCSP-16014) bi connector 2.14.7 RN
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
* (DOCSP-12390): Update EOL, compatibility tables for 1.8 * tech review
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
* (DOCSP-12390): Update EOL, compatibility tables for 1.8 * tech review
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 1, 2025
## Unnesting components in 11 OM pages. [This spreadsheet](https://docs.google.com/spreadsheets/d/1M2IlsyV0-6mY-AvBBrX-4uSDtQrbt9zuoXsqIJaVqlk/edit?gid=0#gid=0) tracks the number of nested components on each page, and [this doc](https://docs.google.com/document/d/1yMbng-EPOQ82bAzBTC2VJwIvsUBOSCJh21cGbDoe1a8/edit#heading=h.7hxlffls9cx6) provides guidelines for fixing nested components. ## [DOCSP-43014](https://jira.mongodb.org/browse/DOCSP-43014) ## STAGING 1. [ops-manager/current/reference/api/events/get-all-events-global/](https://deploy-preview-381--10gen-docs-ops-manager.netlify.app/reference/api/events/get-all-events-global/) — Unnested 1 example in table, and reworked example for style guide. 2. [ops-manager/current/reference/api/events/get-one-event-global/](https://deploy-preview-381--10gen-docs-ops-manager.netlify.app/reference/api/events/get-one-event-global/) — Unnested 1 example in table, same commit include as in Get All Events Global. 3. [ops-manager/current/reference/api/global-alert-configuration-get-all-open-alerts-triggered/](https://deploy-preview-381--10gen-docs-ops-manager.netlify.app/reference/api/global-alert-configuration-get-all-open-alerts-triggered/) — Unnested 1 example in table, same commit as above. 4. [ops-manager/current/reference/api/global-alert-configurations-create-one/](https://deploy-preview-381--10gen-docs-ops-manager.netlify.app/reference/api/global-alert-configurations-create-one/) — Unnested 2 notes in tables and deleted a redundant extra ``metricThreshold.units`` table entry. Note: could not find the 7 admonitions in tables reported in the spreadsheet. 5. [ops-manager/current/reference/api/global-alert-configurations-get-all/](https://deploy-preview-381--10gen-docs-ops-manager.netlify.app/reference/api/global-alert-configurations-get-all/) — Unnested 1 example in table in previous commit. Note: Could not find the 6 admonitions in tables reported in the spreadsheet. 6. [ops-manager/current/reference/api/global-alert-configurations-get-one/](https://deploy-preview-381--10gen-docs-ops-manager.netlify.app/reference/api/global-alert-configurations-get-one/) — Unnested 1 example in table in previous commit. Note: Could not find the 6 admonitions in tables reported in the spreadsheet. 7. [ops-manager/current/reference/api/global-alert-configurations-toggle-one/](https://deploy-preview-381--10gen-docs-ops-manager.netlify.app/reference/api/global-alert-configurations-toggle-one/) — Unnested 1 example in table in previous commit. Note: Could not find the 6 admonitions in tables reported in the spreadsheet. 8. [ops-manager/current/reference/api/global-alert-configurations-update-one/](https://deploy-preview-381--10gen-docs-ops-manager.netlify.app/reference/api/global-alert-configurations-update-one/) — Unnested 2 examples in tables in previous commit. Note: Could not find the 7 admonitions in tables reported in the spreadsheet. 9. [ops-manager/current/reference/api/global-alerts-ack-one/](https://deploy-preview-381--10gen-docs-ops-manager.netlify.app/reference/api/global-alerts-ack-one/)— Unnested 1 example in table in previous commit. 10. [ops-manager/current/reference/api/global-alerts-get-all/](https://deploy-preview-381--10gen-docs-ops-manager.netlify.app/reference/api/global-alerts-get-all/) — Unnested 1 example in table in previous commit. 11. [ops-manager/current/reference/api/global-alerts-get-one/](https://deploy-preview-381--10gen-docs-ops-manager.netlify.app/reference/api/global-alerts-get-one/) — Unnested 1 example in previous commit. ## [LATEST BUILD LOG](https://app.netlify.com/sites/10gen-docs-ops-manager/deploys/66f45494db00a83d5e5a3f18) ## Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [x] Resolve any new warnings or errors in the build. - [x] Proofread for spelling and grammatical errors. - [x] Check staging for rendering issues. - [x] Confirm links are working. --------- Backport [DOCSP-43014](https://jira.mongodb.org/browse/DOCSP-43014) to v6.0 - [DOCSP-43887](https://jira.mongodb.org/browse/DOCSP-43887) - [LATEST BUILD LOG](https://app.netlify.com/sites/10gen-docs-ops-manager/deploys/66f56bce6c5e5800070f7e78) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [x] Resolve any new warnings or errors in the build. - [x] Proofread for spelling and grammatical errors. - [x] Check staging for rendering issues. - [x] Confirm links are working.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.