From cfa26d2b412ac3494eef06506004ca857c115ad9 Mon Sep 17 00:00:00 2001 From: Stefan Schweter Date: Tue, 18 Aug 2020 14:38:54 +0200 Subject: [PATCH] github: add @stefan-it to bug-report template for all token-classification related bugs (#6489) --- .github/ISSUE_TEMPLATE/bug-report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 626af10782..7b156536df 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -45,7 +45,8 @@ assignees: '' TransfoXL/XLNet: @TevenLeScao examples/seq2seq: @sshleifer examples/bert-loses-patience: @JetRunner - tensorflow: @jplu + tensorflow: @jplu + examples/token-classification: @stefan-it documentation: @sgugger -->