When we accept a PR with some bug items attached, VSTS will change the status of those bugs to "Done". This is not really good for our workflow, as we would the bugs' status to change to "Ready for QA", and only the QA engineer would set it to "Done".
How can I change workflow so that the status is not set to "Done" whenever a PR is accepted?