In FIJI, Image > Color > Simulate Color Blindness, there’s a drop-down menu where “Deuteranopia” is misspelled as “Deutanopia”. Who do I look for to change that?
Hey @Maurice_Lee,
thanks for bringing this up! The typo sits here:
https://github.com/fiji/Dichromacy/blob/8f1cd16a74b89f4761840e9df9e47209afc8dc7c/src/main/java/Daltonize_.java#L57
Would you mind filing a pull-request on github?
Cheers,
Robert
Hi @haesleinhuepf,
Thanks for the advice!
Full confession: I’ve never used GitHub before.
So I made a new account, made a fork from the repo link you gave to me, made an edit to my own fork, and made a pull request from the fork.
I think that’s it?
Do let me know if I did it correctly. I can do it again with any changes too.
Maurice
Hey @Maurice_Lee,
great! Looks good. Welcome to github. Now we just need to wait for a core developer who accepts it. Thanks for your contribution! With that you become contributor to Fiji!
Cheers,
Robert