feat: Change dir to degrees#29
Conversation
|
Hey there and thank you for opening this pull request! 👋 We require pull request titles to follow the Conventional Commits specification. This comment indicates a fix is needed to repair this. How do I fix this?For most of you, this means that the PR title should say either
depending on whether you are fixing an issue or doing something new, respectively. But some other types might be suitable too, see the list below:
Please adjust the proposed title and this check will resolve automatically! Detailed error messageNo release type found in pull request title "Change dir to degrees". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/ Available types:
|
|
I made a few formatting changes and also changed the code so that the angle measures are nonnegative (so between 0 and 360 rather than -180 and 180). Can you take a quick look and see that this looks OK? |
|
I compiled an asy diagram with the changes. It works as intended. |
Change the vector form of direction of points to degrees