Skip to content

Conversation

@samtstern
Copy link
Contributor

The OSS bot was failing to validate issue templates because it was looking for .github/ISSUE_TEMPLATE.md which doesn't exist.

Adding this to the top of the template lets the bot work backwards from the issue text to the original template (since the GitHub API does not preserve that information).

I will also submit a PR to the bot to be more resilient to this failure.

@thechenky
Copy link
Contributor

Ah, my bad, didn't realize the issue template changes would affect the bot, but of course, that makes sense now since it has to have the template to validate :)

@thechenky thechenky merged commit c9b6d57 into master Jan 23, 2019
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.

3 participants