Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: readme updated #275

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Conversation

pankaj-2503
Copy link
Contributor

Fixes #

Describe the changes you have made in this PR -

This Pr updates the readme file as mentioned in issue #253 .

Screenshots of the changes (If any) -

After:
name: 🐞 Bug
description: Create a report to help us improve
title: "🐞 Bug"
labels: ["🐞 bug", "pending triage"]
body:

  • type: checkboxes
    attributes:
    label: Is there an existing issue for this?
    description: Please search to see if an issue already exists for the bug you encountered
    options:

    • label: I have searched the existing issues
      required: true
  • type: textarea
    attributes:
    label: Describe the bug
    description: A clear and concise description of what the bug is
    validations:
    required: true

  • type: textarea
    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
    attributes:
    label: Expected Behavior
    description: A clear and concise description of what you expected to happen
    validations:
    required: true

  • type: textarea
    attributes:
    label: Screenshots
    description: |
    If applicable, add screenshots to help explain your problem
    Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in
    validations:
    required: false

  • type: dropdown
    attributes:
    label: Is faced issue/bug related to vue simulator?
    description: A clear and concise description of what you have faced issue with
    validations:
    required: true

  • type: dropdown
    attributes:
    label: Used vue simulator with or without backend
    description: A clear and concise description of how you used the simulator
    validations:
    required: false

  • type: dropdown
    attributes:
    label: Is bug is only in dev server or build or in both?
    description: A clear and concise description of how where the issue/bug is
    validations:
    required: false

  • type: textarea
    attributes:
    label: Device Information [optional]
    description: |
    examples:
    - OS: Ubuntu 20.04
    - Browser: chrome
    - version: 22
    value: |
    - OS:
    - Browser:
    - version:
    render: markdown
    validations:
    required: false

  • type: input
    attributes:
    label: Additional context
    description: Add any other context about the problem here
    validations:
    required: false

  • type: dropdown
    attributes:
    label: Are you working on this issue?
    options:
    - 'Yes'
    - 'No'
    validations:
    required: true

Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.

Copy link

netlify bot commented Feb 25, 2024

Deploy Preview for circuitverse ready!

Name Link
🔨 Latest commit ee780d4
🔍 Latest deploy log https://app.netlify.com/sites/circuitverse/deploys/65db694e46fb6d0008a9015e
😎 Deploy Preview https://deploy-preview-275--circuitverse.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Arnabdaz Arnabdaz merged commit 8804ead into CircuitVerse:main Mar 14, 2024
9 checks passed
@Arnabdaz Arnabdaz mentioned this pull request Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants