diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 24262231d2be..2f22184b3497 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,6 +1,9 @@ --- name: "\U0001F41B Bug Report" about: Submit a bug report to help us improve PyTorch/XLA integration +title: '' +labels: '' +assignees: '' --- @@ -26,7 +29,8 @@ Steps to reproduce the behavior: - reproducible on XLA backend [CPU/TPU]: - torch_xla version: - - Any other relevant information: + - Any other relevant information. In case of issues related to slow executions, re-compilations, etc.., it is useful to have the `tar.gz` report from https://github.com/pytorch/xla/blob/master/TROUBLESHOOTING.md#using-debug_runpy-to-collect-debug-information + ## Additional context diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 87f663efa0b2..275a743641dd 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -1,6 +1,9 @@ --- name: "\U0001F4DA Documentation" about: Report an issue about missing/wrong documentation +title: '' +labels: '' +assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index f0af996f91f1..007ea26431c8 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,6 +1,9 @@ --- name: "\U0001F680Feature Request" about: Submit a proposal/request for a new feature for PyTorch/XLA integration +title: '' +labels: '' +assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/questions-help-support.md b/.github/ISSUE_TEMPLATE/questions-help-support.md index 3445bf070040..300c58058d05 100644 --- a/.github/ISSUE_TEMPLATE/questions-help-support.md +++ b/.github/ISSUE_TEMPLATE/questions-help-support.md @@ -1,10 +1,10 @@ --- name: "❓Questions/Help/Support" about: Do you need support? We have resources. +title: '' +labels: '' +assignees: '' --- ## ❓ Questions and Help - - -