diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 6cb0b86c9..e28d0778a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -56,6 +56,6 @@ body: ```python >>> import anndata, session_info; session_info.show(html=False, dependencies=True) ``` - render: python + render: python validations: required: true