Skip to content

Commit 904d153

Browse files
committed
update README.md
1 parent a6bdc4e commit 904d153

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,7 @@ This page includes both the API documentation and examples.
5454

5555
# How to contribute
5656

57-
Please
58-
59-
- First open an issue and share you idea
60-
- Discuss what is your purpose, what is the implementation details
61-
- Please provide tests from text books and any other problems that the result is known
62-
- Use methods of `solve()` function if possible. That requires defining a structure of the given problem
63-
- Define a struct to hold the solution
64-
- The solution may rely on linear programming or other efficient algorithms such like in the transportation problem
65-
57+
Please read the page [Contributing](https://github.com/jbytecode/OperationsResearchModels.jl/blob/main/CONTRIBUTING.md) before contributing.
6658

6759
# Notes for the users
6860

0 commit comments

Comments
 (0)