ملف .github/ISSUE_TEMPLATE/2-bug-report.yml:

ملف .github/ISSUE_TEMPLATE/2-bug-report.yml:

BackerLeader posted 2 min read

name: Bug Report
description: Report a bug to help us strengthen the shield
title: "[BUG] "
labels: ["bug", "needs-triage", "awaiting-investigation"]
assignees:

  • asrar-mared
    body:
  • type: markdown
    attributes:
    value: |

    # ️ ZAYED SHIELD - BUG REPORT ️
    Every bug reported makes Zayed Shield stronger!
        
    ---
        
    
  • type: dropdown
    id: severity
    attributes:
    label: Bug Severity
    options:

    -  CRITICAL - Security/crash/data loss
    -  HIGH - Major functionality broken
    -  MEDIUM - Feature not working, workaround exists
    -  LOW - Minor issue or cosmetic
    

    validations:
    required: true

  • type: dropdown
    id: category
    attributes:
    label: ️ Bug Category
    options:

    - ️ Security
    -  Crash/Hang
    -  Functionality
    - ⚡ Performance
    -  UI/UX
    -  Compatibility
    -  Data
    -  Integration
    -  Documentation
    -  Other
    

    validations:
    required: true

  • type: textarea
    id: summary
    attributes:
    label: Bug Summary
    description: Clear, concise description
    placeholder: |

    Title: [Brief description]
    One-Liner: [Describe in one sentence]
    

    validations:
    required: true

  • type: textarea
    id: description
    attributes:
    label: What Happened vs What Should Happen
    placeholder: |

    What Happened: [Actual behavior]
    What Should Happen: [Expected behavior]
    Impact: [Who is affected?]
    

    validations:
    required: true

  • type: textarea
    id: reproduction
    attributes:
    label: Reproduction Steps
    description: Detailed steps to reproduce
    placeholder: |

    1. Step 1: [Action]
    2. Step 2: [Action]
    3. Observe: [What you see]
        
    ```code
    // Minimal code example if applicable
    ```
    

    validations:
    required: true

  • type: dropdown
    id: frequency
    attributes:
    label: Frequency
    options:

    -  Always (100%)
    -  Frequently (>50%)
    -  Sometimes (10-50%)
    -  Rarely (<10%)
    -  Unable to reproduce
    

    validations:
    required: true

  • type: textarea
    id: environment
    attributes:
    label: ️ Environment
    placeholder: |

    OS: [Windows/Mac/Linux + Version]
    Zayed Shield Version: [e.g., v25.5.6]
    Browser (if applicable): [e.g., Chrome 120]
    Dependencies: [Relevant versions]
    

    validations:
    required: true

  • type: textarea
    id: logs
    attributes:
    label: Logs & Error Messages
    description: Paste relevant logs (remove sensitive data!)
    render: shell
    placeholder: |

    [Paste error messages, stack traces, or logs here]
    

    validations:
    required: false

  • type: textarea
    id: workaround
    attributes:
    label: Workaround
    description: Is there a temporary solution?
    placeholder: |

    [Describe workaround if exists, or state "None found"]
    

    validations:
    required: false

  • type: checkboxes
    id: security
    attributes:
    label: Security Issue?
    options:

    - label:  YES - This is a security vulnerability
    - label:  NO - This is not security-related
          
    
  • type: textarea
    id: security_details
    attributes:
    label: Security Details (if applicable)
    description: CVE ID, CVSS score, etc. (WILL BE KEPT PRIVATE)
    placeholder: |

    CVE ID: [If assigned]
    CVSS Score: [If calculated]
    Attack Vector: [Network/Local/Physical]
        
    For critical issues, contact: *Emails are not allowed*
    

    validations:
    required: false

  • type: dropdown
    id: role
    attributes:
    label: Reporter Role
    options:

    -  Security Researcher
    -  Developer
    -  Penetration Tester
    -  Enterprise User
    -  Student
    -  Community Member
    -  Other
    

    validations:
    required: false

  • type: input
    id: contact
    attributes:
    label: Contact
    placeholder: Emails are not allowed or GitHub username
    validations:
    required: false

  • type: checkboxes
    id: checklist
    attributes:
    label: ✅ Pre-submission Checklist
    options:

    - label:  Searched existing issues (not duplicate)
      required: true
    - label:  Provided clear reproduction steps
      required: true
    - label:  Included environment details
      required: true
    - label:  Removed sensitive information
      required: true
    - label:  Willing to help test fixes
      required: true
          
    
  • type: markdown
    attributes:
    value: |

    ---
        
    ## ️ THANK YOU FOR REPORTING! ️
        
    Your vigilance makes Zayed Shield stronger!
        
     Together, we build the ultimate defense! 
        
     **Zayed Shield** - The Vulnerability Hunter Warrior
    

More Posts

ملف .github/ISSUE_TEMPLATE/1-feature-request.yml

warriorverified - May 19

Bug Report - Zayed Shield Issue

warriorverified - May 19

Deconstructing Critical Mobile Vulnerabilities: CVE Compliance & Coordinated Disclosure Timelines

warriorverified - May 17
chevron_left

Related Jobs

View all jobs →

Commenters (This Week)

1 comment
1 comment
1 comment

Contribute meaningful comments to climb the leaderboard and earn badges!