Bug reporting fixing ettiquette. Bug before fix?

Hit an issue with overriding include parameters with variables passed in as extras. I’ve made a fix and added a pull request, https://github.com/ansible/ansible/pull/8984

Added it as a bugfix pull request, but wasn’t sure if there should have been a bug report first. What is the done thing? Is it ok to post a fix without a bug or does this break your bot reporting? Might it result in poor prioritization of the issue?

Thanks,

Steve.

Yeah, I’d much rather just have the bugfix_pr submitted directly rather than have two tickets in the system.

GitHub is great because there’s a fantastic and ginormous group of people there, but the ticket management system and search is not so great, so having less tickets to search through is better in the long run :slight_smile:

Thanks very much for submitting the fix!