Skip to content

Commit f5f1030

Browse files
add confirmation banner
1 parent 2f4577b commit f5f1030

File tree

21 files changed

+454
-527
lines changed

21 files changed

+454
-527
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ contact_links:
44
url: https://jira.mongodb.org/
55
about: Report a bug to the COMPASS project in Jira.
66
- name: Feature Request
7-
url: https://feedback.mongodb.com/forums/924283-compass
7+
url: https://feedback.mongodb.com/
88
about: Request a new feature or enhancement via the MongoDB Feedback Engine.
99
- name: General Questions and Inquiries
1010
url: https://www.mongodb.com/community/forums/tags/c/data/developer-tools/49/compass
1111
about: Visit our forums for public community discussion and collaboration.
12-

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,4 @@ Moses Yang <[email protected]>
110110
Jimmy Choi <[email protected]>
111111
112112
Nataly Carbonell <[email protected]>
113+
DarshanaVenkatesh <[email protected]>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ For contributing, please refer to [CONTRIBUTING.md](CONTRIBUTING.md)
1010

1111
For issues, please create a ticket in our [JIRA Project](https://jira.mongodb.org/browse/COMPASS).
1212

13-
Is there anything else you’d like to see in Compass? Let us know by submitting suggestions in out [feedback forum](https://feedback.mongodb.com/forums/924283-compass).
13+
Is there anything else you’d like to see in Compass? Let us know by submitting suggestions in out [feedback forum](https://feedback.mongodb.com/).
1414

1515
## Packages Overview
1616

0 commit comments

Comments
 (0)