Your IP : 216.73.217.13


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/cron/.github/ISSUE_TEMPLATE/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/node_modules/cron/.github/ISSUE_TEMPLATE/bug_issue.yaml

name: Bug
description: Report a bug found in the bot's source code
labels: ["🛠 goal: fix"]
body:
  - type: textarea
    id: description
    attributes:
      label: Description
      description: A brief description of the question or issue, also include what you tried and what didn't work
    validations:
      required: true
  - type: textarea
    id: screenshots
    attributes:
      label: Screenshots
      description: Please add screenshots if applicable
    validations:
      required: false
  - type: textarea
    id: extrainfo
    attributes:
      label: Additional information
      description: Is there anything else we should know about this bug?
    validations:
      required: false