Skip to content

Commit 3f48f1b

Browse files
Update CONTRIBUTING doc with how to test results.
1 parent b880910 commit 3f48f1b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CONTRIBUTING.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,9 @@ at `.eslintrc.yml`.
2222
- Push to your fork and submit a pull request (squashing the commits into one).
2323

2424
At this point you are waiting on us. We like to at least comment on, if not
25-
accept, pull requests as soon as possible. We may suggest some changes or
25+
accept, pull requests as soon as possible. We may suggest some changes or
2626
improvements or alternatives.
27+
28+
If you are submitting an issue with unexpected results, don't forget to test the
29+
results with `quadprog` package in R. Please, provide the R script and the
30+
Javascript one.

0 commit comments

Comments
 (0)