If you want to talk about a contribution before you start writing code & making a pull request, please file an issue. You can also find me (cyberwiz) semi-regularly on the official locust slack (signup)
In order to maintain a good level of quality, please ensure that your code:
-
Is formatted using black (https://github.com/psf/black)
-
Passes linting with pylint (https://www.pylint.org/)
-
Has relevant examples here