Skip to content
  • Matan Lurey's avatar
    Fix ISSUE_TEMPLATE Ordering: `10 < 9`, but `10 > 09` (#166455) · 997f742a
    Matan Lurey authored
    Unfortunately `10_google3_bug.yml` comes before `2_bug.yml`.
    
    This changes the name (slightly) of the issue templates based on the
    instructions from GitHub on what to do when you have 10+ issue templates
    (as a side-note: I wonder if we need/still use umbrella bugs for the
    feature tracker, or two types of performance bugs)
    997f742a