--- name: "\U0001F50E Code Review" about: Describe (bad) code that needs to be improved title: "[Describe Problematic Code]" labels: 'code review' assignees: '' --- **Point to the corresponding file and line number(s) which could be improved.** Click on the line number in GitHub to create an anchored link to the corresponding code section. For example: https://github.com/Flow-Launcher/Flow.Launcher/blob/master/Flow.Launcher/Storage/TopMostRecord.cs#L8 Provide your alternative implementation idea: ``` Code ```