Flow.Launcher/.github/ISSUE_TEMPLATE/code-review.md
2020-07-02 13:25:50 +02:00

522 B

name about title labels assignees
🔎 Code Review Describe (bad) code that needs to be improved [Describe Problematic Code] code review

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