Skip to content

Commit 41d98b0

Browse files
committed
Merge remote-tracking branch 'origin/main' into 1.36-releases
2 parents e655f44 + 318addc commit 41d98b0

File tree

143 files changed

+5999
-4484
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

143 files changed

+5999
-4484
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Bug Reports
4+
url: https://jira.mongodb.org/projects/COMPASS/issues/
5+
about: Report a bug via Jira.
6+
- name: Feature Request
7+
url: https://feedback.mongodb.com/forums/924283-compass
8+
about: Request a new feature or enhancement via the MongoDB Feedback Engine.
9+
- name: General Questions and Inquiries
10+
url: https://www.mongodb.com/community/forums/tags/c/data/developer-tools/49/compass
11+
about: Visit our forums for public community discussion and collaboration.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/question.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,4 @@ svc-devtoolsbot <[email protected]>
6969
7070
Jack Weir <[email protected]>
7171
Himanshu Singh <[email protected]>
72+

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ Is there anything else you’d like to see in Compass? Let us know by submitting
7878
- [**mongodb-data-service**](packages/data-service): MongoDB Data Service
7979
- [**mongodb-database-model**](packages/database-model): MongoDB database model
8080
- [**mongodb-explain-compat**](packages/mongodb-explain-compat): Convert mongodb SBE explain output to 4.4 explain output
81-
- [**mongodb-index-model**](packages/index-model): MongoDB index model
8281
- [**mongodb-instance-model**](packages/instance-model): MongoDB instance model
8382
- [**storage-mixin**](packages/storage-mixin): Ampersand model mixin to persist data via various storage backends
8483

0 commit comments

Comments
 (0)