मुफ्त कनवर्टर

Issue टेम्पलेट जनरेटर

GitHub और GitLab के लिए बग रिपोर्ट और फीचर रिक्वेस्ट Issue टेम्पलेट बनाएं

टेम्पलेट प्रकार

प्लेटफ़ॉर्म

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. आउटपुट फ़ाइल डाउनलोड करें या इसे अपने क्लिपबोर्ड पर कॉपी करें।

अक्सर पूछे जाने वाले प्रश्नों

क्या मैं जेनरेट किए गए आउटपुट को कस्टमाइज़ कर सकता हूँ?
हाँ। टूल आपकी विशिष्ट आवश्यकताओं के अनुसार आउटपुट तैयार करने के लिए विभिन्न अनुकूलन विकल्प प्रदान करता है। जनरेट करने से पहले सेटिंग्स समायोजित करें, या विभिन्न विकल्पों के साथ पुन: जनरेट करें।
क्या उत्पन्न सामग्री उपयोग के लिए निःशुल्क है?
हाँ। इस टूल से आप जो कुछ भी उत्पन्न करते हैं वह बिना किसी प्रतिबंध या एट्रिब्यूशन आवश्यकताओं के व्यक्तिगत, शैक्षिक या व्यावसायिक उद्देश्यों के लिए उपयोग करने के लिए आपका है।
क्या इसके लिए किसी खाते की आवश्यकता है?
नहीं, टूल बिना किसी साइन-अप, बिना ईमेल और बिना पंजीकरण के तुरंत उपयोग के लिए तैयार है। बस पेज खोलें और जनरेट करना शुरू करें।
क्या मेरा इनपुट डेटा निजी रखा गया है?
हाँ। सारी प्रोसेसिंग आपके ब्राउज़र में होती है. आपका इनपुट डेटा और जेनरेट किया गया आउटपुट कभी भी किसी बाहरी सर्वर पर नहीं भेजा जाता है।