Skip to content

Commit

Permalink
Fix contributing guidelines (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle authored Sep 25, 2023
1 parent 777e5cb commit 670c3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ using Pkg; Pkg.add(url="https://github.com/JuliaGraphs/GraphsOptim.jl")
## Roadmap

This package only contains a few algorithms, and we would like to add more.
New contributors are always welcome: just pick a problem from [our roadmap issue](https://github.com/JuliaGraphs/GraphsOptim.jl/issues/14), open a pull request following the [guidelines](https://github.com/JuliaGraphs/GraphsOptim.jl/CONTRIBUTING.md), and we will help you get it merged!
New contributors are always welcome: just pick a problem from [our roadmap issue](https://github.com/JuliaGraphs/GraphsOptim.jl/issues/14), open a pull request following the [guidelines](https://github.com/JuliaGraphs/GraphsOptim.jl/blob/main/CONTRIBUTING.md), and we will help you get it merged!

0 comments on commit 670c3c0

Please sign in to comment.