1name: Documentation 2description: Report an issue related to https://pytorch.org/docs/stable/index.html 3 4body: 5- type: textarea 6 attributes: 7 label: The doc issue 8 description: > 9 A clear and concise description of what content in https://pytorch.org/docs/stable/index.html is an issue. If this has to do with the general https://pytorch.org website, please file an issue at https://github.com/pytorch/pytorch.github.io/issues/new/choose instead. If this has to do with https://pytorch.org/tutorials, please file an issue at https://github.com/pytorch/tutorials/issues/new. 10 validations: 11 required: true 12- type: textarea 13 attributes: 14 label: Suggest a potential alternative/fix 15 description: > 16 Tell us how we could improve the documentation in this regard. 17- type: markdown 18 attributes: 19 value: > 20 Thanks for contributing ! 21