Procedure for adding a new engine to the list #5
jszczerbinsky
started this conversation in
Ideas
Replies: 1 comment 7 replies
|
or is the procedure just adding the .md file to engines/ directory? |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In CONTRIBUTING.md it's said, that one of the ways to contribute is to provide data about old/new engines, but it's not explained how to do it. Maybe designing some specific procedure for this process would make it easier both for You and people who wish to contribute with some engines data.
I would suggest maybe some csv file in the repo, where everyone could add the engines via pull request. This file would always contain engines, that haven't been processed or evaluated yet and they could be successively removed from there when their rating is finally evaluated - like a TODO list.
All reactions