You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/09/26 16:44:59 UTC

[GitHub] [tvm] driazati commented on a diff in pull request #12898: Issue Templates Edits

driazati commented on code in PR #12898:
URL: https://github.com/apache/tvm/pull/12898#discussion_r980283143


##########
.github/ISSUE_TEMPLATE/bug-report.md:
##########
@@ -1,8 +1,8 @@
 ---
 name: "\U0001F41B Bug report"
-about: To help the developer act on the issues, please include a description of your environment, preferably a minimum script to reproduce the problem.
+about: To help the developer act on the issues, please include a description of your environment, preferably a minimum script to reproduce the problem. Find the list of label tags at TBD.
 title: "[Bug] "
-labels: "type: bug"
+labels: "needs-triage"

Review Comment:
   we can have multiple labels by default, should we keep the category (here and elsewhere)?
   ```suggestion
   labels:
    - "needs-triage"
    - "type: bug"
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org