Skip to content

Commit 94984a3

Browse files
(DOCSP-30013): Add download sections to release notes (#3301) (#3306)
* (DOCPS-30013): Add download sections to release notes * add 'report an issue' section
1 parent e2a9a32 commit 94984a3

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
To report an issue, see the `MongoDB GitHub repository
2+
<https://github.com/mongodb/mongo/wiki/Submit-Bug-Reports>`__ for
3+
instructions on how to file a JIRA ticket for the MongoDB server or one
4+
of the related projects.

source/release-notes/5.0.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,10 +1511,7 @@ Known Issues
15111511
Report an Issue
15121512
---------------
15131513

1514-
To report an issue, see
1515-
https://github.com/mongodb/mongo/wiki/Submit-Bug-Reports for
1516-
instructions on how to file a JIRA ticket for the MongoDB server or one
1517-
of the related projects.
1514+
.. include:: /includes/report-an-issue.rst
15181515

15191516
.. toctree::
15201517
:titlesonly:

source/release-notes/6.0.txt

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -964,6 +964,14 @@ offer major version upgrade support to help ensure a smooth transition
964964
without interruption to your MongoDB application. To learn more, see
965965
:products:`MongoDB Consulting </consulting?tck=docs_server>`.
966966

967+
.. _6.0-download:
968+
969+
Download
970+
--------
971+
972+
To download MongoDB 6.0, go to the `MongoDB Download Center
973+
<https://www.mongodb.com/try/download?tck=docs_server>`__.
974+
967975
.. _6.0-known-issues:
968976

969977
Known Issues
@@ -990,10 +998,7 @@ status.
990998
Report an Issue
991999
---------------
9921000

993-
To report an issue, see
994-
https://github.com/mongodb/mongo/wiki/Submit-Bug-Reports for
995-
instructions on how to file a JIRA ticket for the MongoDB server or one
996-
of the related projects.
1001+
.. include:: /includes/report-an-issue.rst
9971002

9981003
.. toctree::
9991004
:titlesonly:

0 commit comments

Comments
 (0)