[PATCH] D114406: Add issue/PR templates to discourge issue/PR creation

Anton Korobeynikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 22 21:54:10 PST 2021


asl added a comment.

We can also put into .github/ISSUE_TEMPLATE/config.yml the following:

  blank_issues_enabled: false

To disallow non-templated issues


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114406/new/

https://reviews.llvm.org/D114406



More information about the llvm-commits mailing list