Change request for IF-node

Question: where can I make suggestions for the development of Dynamo?

I’ve stumbled upon something that can be a real DOH moment for the uninitiated: the IF-node is pretty forgiving when it comes to formatting your test.
For instance you can easily say ‘a = b’ and the IF-block will accept it. But in this case you’re not testing a condition that will either return true or false, you’re setting a parameter. (The Imperative code block will return that a close paren is missing). It’s easy to forget and easier to overlook when debugging.

I request that if the ‘test’ fails the conditions for a logical test, the IF-node turns yellow.

Submit here: https://github.com/DynamoDS/Dynamo/issues