Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error message about QA template #1172

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Fix error message about QA template #1172

merged 1 commit into from
Sep 15, 2023

Conversation

rugk
Copy link
Member

@rugk rugk commented Sep 13, 2023

GitHub complains:

title must be of type String and cannot be empty. Learn more about this error.

Well then… as we don't want to provide a default title (see #1155) let's remove it.

The linked doc says:

The error can be fixed by correcting the value to be a non-empty string. If the field is not required, you should delete the key-value pair.

So that should be valid.

GitHub complains:
> title must be of type String and cannot be empty. Learn more about this error.

Well then… as we don't want to provide a default title (see #1155) let's remove it.
@elrido elrido merged commit 6a454c1 into master Sep 15, 2023
15 checks passed
@elrido elrido deleted the patchqaagain branch September 15, 2023 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants