Skip to content
Snippets Groups Projects
Unverified Commit 997f742a authored by Matan Lurey's avatar Matan Lurey Committed by GitHub
Browse files

Fix ISSUE_TEMPLATE Ordering: `10 < 9`, but `10 > 09` (#166455)

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)
parent e359812a
Tags
No related merge requests found
Showing
with 19 additions and 18 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment