sympy / sympy-bot

GitHub bot for SymPy
https://github.com/sympy-bot
Other
22 stars 11 forks source link

show the original user text #5

Closed certik closed 6 years ago

certik commented 6 years ago

I think it should copy the raw text that the user wrote and show it, so that it is clear what version the bot is commenting on. It was unclear to me if the bot already reacted to my changes or not.

That way, I know what change I made in the description, and all I have to do is just to wait until my change propagates to the bot's comment. Once I see my change made it, then I can see what the bot has to say. As opposed to parsing the bot's output and see if it matches my old text or new text.