diff --git a/.github/ISSUE_TEMPLATE/standard-issue-template.md b/ISSUE_TEMPLATE.md similarity index 93% rename from .github/ISSUE_TEMPLATE/standard-issue-template.md rename to ISSUE_TEMPLATE.md index 3f83de7..af2e549 100644 --- a/.github/ISSUE_TEMPLATE/standard-issue-template.md +++ b/ISSUE_TEMPLATE.md @@ -1,11 +1,3 @@ ---- -name: Standard issue template -about: This is what contributors will see when they create new issue. -title: '' -labels: untriaged -assignees: '' - ---- > ATTENTION! Please read and follow: > - if this is a _question_ about how to build / test / query / deploy using Bazel, ask it on StackOverflow instead: https://stackoverflow.com/questions/tagged/bazel