name: Bug Report about: File a bug report title: '[BUG] ' body: - type: textarea id: describeIssue attributes: label: Describe the issue description: Please describe the issue you're having. Include what you were doing, the last action before the bug, etc. The more detailed, the better. validations: required: true - type: input id: os attributes: label: OS description: The OS the bug was discovered on. validations: required: true - type: input id: arch attributes: label: Arch description: The architecture of the OS the bug was discovered on. validations: required: true - type: input id: version attributes: label: Version description: The version of Tenacity you were using. Please also indicate if you were using a Git package validations: required: true