I'm using SSMS for SQL Server 2014. I'm on a Windows 10 machine.
I was updating a Stored Procedure and decided to "select top 1000 rows" of a particular table.
After viewing the table data, I clicked the "x" on its tab to close the window. It closed the window of the Stored Procedure that I was working on and didn't ask me if I wanted to save my changes, so I lost all of my changes.
How do I go about entering this as a bug?