ממיר חינם

תבנית בעיה גנרטור

צור תבניות בעיות של GitHub ו- GitLab עבור דוחות באגים ובקשות לתכונות

סוג תבנית

פלטפורמה

Save as: .github/ISSUE_TEMPLATE/bug_report.yml

תבנית שנוצרה

name: Bug Report
about: Create a report to help us improve
title: '[BUG] '
labels: []
assignees: ''
body:
  - type: markdown
    attributes:
      value: |
        Thanks for taking the time to fill out this bug report!
  - type: textarea
    id: description
    attributes:
      label: Description
      description: A clear and concise description of what the bug is.
      placeholder: Describe the bug...
    validations:
      required: true
  - type: textarea
    id: steps
    attributes:
      label: Steps to Reproduce
      description: Steps to reproduce the behavior.
      placeholder: |
        1. Go to '...'
        2. Click on '...'
        3. Scroll down to '...'
        4. See error
    validations:
      required: true
  - type: textarea
    id: expected
    attributes:
      label: Expected Behavior
      description: A clear and concise description of what you expected to happen.
    validations:
      required: true
  - type: textarea
    id: actual
    attributes:
      label: Actual Behavior
      description: What actually happened instead.
    validations:
      required: true
  - type: textarea
    id: screenshots
    attributes:
      label: Screenshots
      description: If applicable, add screenshots to help explain your problem.
  - type: textarea
    id: environment
    attributes:
      label: Environment
      description: Please complete the following information.
      placeholder: |
        - OS: [e.g. macOS 14, Windows 11]
        - Browser: [e.g. Chrome 120, Firefox 121]
        - Version: [e.g. 1.2.3]
    validations:
      required: true
  - type: textarea
    id: additional
    attributes:
      label: Additional Context
      description: Add any other context about the problem here.

על מחולל תבניות בעיות GitHub

צור והתאם אישית תוכן עם מחולל תבניות הבעיה ישירות בדפדפן שלך. הגדר את ההעדפות שלך, הפק את הפלט והורד או העתק את התוצאה. הכל פועל בצד הלקוח - הנתונים שלך נשארים פרטיים והעיבוד מיידי.

כיצד להשתמש

  1. הגדר את ההגדרות והאפשרויות כך שיתאימו לדרישות שלך.
  2. לחץ על צור כדי ליצור את הפלט שלך.
  3. צפה בתצוגה מקדימה של התוצאה ובצע התאמות במידת הצורך.
  4. הורד את קובץ הפלט או העתק אותו ללוח שלך.

שאלות נפוצות

האם אני יכול להתאים אישית את הפלט שנוצר?
כן. הכלי מספק אפשרויות התאמה אישית שונות כדי להתאים את הפלט לצרכים הספציפיים שלך. התאם את ההגדרות לפני היצירה, או צור מחדש עם אפשרויות שונות.
האם התוכן שנוצר בחינם לשימוש?
כן. כל מה שאתה מייצר עם הכלי הזה הוא שלך לשימוש למטרות אישיות, חינוכיות או מסחריות ללא הגבלות או דרישות ייחוס.
האם זה מצריך חשבון?
לא. הכלי מוכן לשימוש מיידי ללא הרשמה, ללא דוא"ל וללא רישום. פשוט פתח את הדף והתחל להפיק.
האם נתוני הקלט שלי נשמרים פרטיים?
כן. כל העיבוד מתרחש בדפדפן שלך. נתוני הקלט והפלט שנוצר לעולם לא נשלחים לשום שרת חיצוני.