You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, after some consulting with our team, you are welcome to work on this. Feel free to fork the repo; when you create the pull request, it would be great if you could introduce yourself. You can request that @king-shak review your pull request. Please refer to our GitHub wiki pages for information about our project, including style guide and tools.
We haven't yet automated style and build checks (or written a CONTRIBUTING.md), though that will be coming in the not-too-distant future. Meanwhile, please be sure to check that your code builds and run checkstyle to make sure it passes our style requirements.
Right now, InputConfigClassSelectionDialog has hard-coded classes; instead, it should load that information from AllParamsClasses.xml
The text was updated successfully, but these errors were encountered: