Make the et feature request link properly add the github label (flutter/engine#51594)

The label has a space in it, so it doesn't get properly added with the current link.

[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
This commit is contained in:
Gray Mackall 2024-03-21 16:34:06 -07:00 committed by GitHub
parent 2526347a83
commit 48710ab05d

View File

@ -7,7 +7,7 @@ This is a command line Dart program that automates workflows in the
> [!NOTE]
> This tool is under development and is not yet ready for general use. Consider
> filing a [feature request](https://github.com/flutter/flutter/issues/new?labels=e:engine-tool,team-engine).
> filing a [feature request](https://github.com/flutter/flutter/issues/new?labels=e:%20engine-tool,team-engine).
## Prerequisites