Skip to content

Commit 582ba82

Browse files
authored
remove mention of helpdb/Base.jl in CONTRIBUTING.md (#23587)
1 parent 503a091 commit 582ba82

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,6 @@ All docstrings are written inline above the methods or types they are associated
141141
4. check the output in `doc/_build/html/` to make sure the changes are correct;
142142
5. commit your changes and open a pull request.
143143

144-
> **Note**
145-
>
146-
> Currently there are a large number of docstrings found in `base/docs/helpdb/Base.jl`. When any of these docstrings are modified please move them out of this file and place them above the most appropriate definition in one of the `base/` source files.
147-
148144
#### Adding a new docstring to `base/`
149145

150146
The steps required to add a new docstring are listed below:

0 commit comments

Comments
 (0)