Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 110088a

Browse filesBrowse files
story645rcomertimhoffm
committed
moved minimum dependencies to maintainance guide
Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com> Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent e4771f0 commit 110088a
Copy full SHA for 110088a

File tree

2 files changed

+4
-4
lines changed
Filter options

2 files changed

+4
-4
lines changed

‎doc/devel/index.rst

Copy file name to clipboardExpand all lines: doc/devel/index.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ Development workflow
8383
:maxdepth: 1
8484

8585
dependencies
86-
Minimum versions <min_dep_policy>
8786

8887

8988
.. grid-item-card:: Workflow
@@ -133,6 +132,7 @@ Contribution guides
133132
:maxdepth: 1
134133

135134
release_guide
135+
min_dep_policy
136136
MEP/index
137137

138138
.. toctree::

‎doc/devel/min_dep_policy.rst

Copy file name to clipboardExpand all lines: doc/devel/min_dep_policy.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _min_deps_policy:
22

3-
======================================
4-
Minimum version of dependencies policy
5-
======================================
3+
=========================
4+
Dependency version policy
5+
=========================
66

77
For the purpose of this document, 'minor version' is in the sense of
88
SemVer (major, minor, patch) and includes both major and minor

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.