Free Converter

Issue Template Generator

Generate GitHub and GitLab issue templates for bug reports and feature requests

Template Type

Platform

Save as: .github/ISSUE_TEMPLATE/bug_report.yml

Generated Template

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.

About GitHub Issue Template Generator

Create and customize content with the Issue Template Generator directly in your browser. Configure your preferences, generate the output, and download or copy the result. Everything runs client-side — your data stays private and processing is instant.

How to Use

  1. Configure the settings and options to match your requirements.
  2. Click Generate to create your output.
  3. Preview the result and make adjustments if needed.
  4. Download the output file or copy it to your clipboard.

Frequently Asked Questions

Can I customize the generated output?
Yes. The tool provides various customization options to tailor the output to your specific needs. Adjust settings before generating, or regenerate with different options.
Is the generated content free to use?
Yes. Everything you generate with this tool is yours to use for personal, educational, or commercial purposes without any restrictions or attribution requirements.
Does this require an account?
No. The tool is ready to use immediately with no sign-up, no email, and no registration. Just open the page and start generating.
Is my input data kept private?
Yes. All processing happens in your browser. Your input data and generated output are never sent to any external server.