You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/about/CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Contributing
2
2
3
3
Contributions are always welcome, as are feature requests and suggestions. Feel
4
-
free to open an [issue](https://github.com/JuliaMath/IterativeSolvers.jl/issues) or [pull request](https://github.com/JuliaMath/IterativeSolvers.jl/pulls) at any time.
4
+
free to open an [issue](https://github.com/JuliaLinearAlgebra/IterativeSolvers.jl/issues) or [pull request](https://github.com/JuliaLinearAlgebra/IterativeSolvers.jl/pulls) at any time.
5
5
6
6
It is important to note that almost every method in the package has documentation,
7
7
to know what it does simply use `?<method>` in the terminal.
0 commit comments