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

Update README.md #1

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open

Update README.md #1

wants to merge 1 commit into from

Conversation

steveward
Copy link
Owner

Closes #[issue number]

Description

Screenshots

Release notes

Notes:

Copy link

@kevinmaster86 kevinmaster86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

description: File a bug report
body:

  • type: markdown
    attributes:
    value: |
    Thanks for filing a bug report! This issue tracker is for GitHub Desktop. Please search the issue tracker to see if there is an existing issue for the problem you are experiencing. If you are experiencing issues with the Linux fork of GitHub Desktop please open an issue in its repository. If you are experiencing issues with github.com please contact GitHub Support.
  • type: textarea
    id: the-problem
    attributes:
    label: The problem
    description:
    Describe the issue you are experiencing with GitHub Desktop. Provide a
    clear and concise description of what you were trying to do and what
    happened, along with any error messages you encountered.
    validations:
    required: true
  • type: input
    id: version
    attributes:
    label: Release version
    description:
    Open the 'About GitHub Desktop' menu item to see the GitHub Desktop
    version.
    validations:
    required: true
  • type: input
    id: operating-system
    attributes:
    label: Operating system
    description:
    'Enter the specific operating system version you are running (example:
    Windows 10)'
    validations:
    required: true
  • type: textarea
    id: steps-to-reproduce
    attributes:
    label: Steps to reproduce the behavior
    description: Provide steps to reproduce the problem you are experiencing.
    placeholder: |
    1. Go to '...'
    2. Click on '....'
    3. Scroll down to '....'
    4. See error
  • type: textarea
    id: logs
    attributes:
    label: Log files
    description:
    Please upload a log file from a day you experienced the issue. To access
    the log files go to the menu and select Help > Show Logs.
    placeholder:
    You can attach log files by clicking this area to highlight it and then
    dragging the files in.
  • type: textarea
    id: screenshots
    attributes:
    label: Screenshots
    description: Add screenshots to help explain your problem, if applicable.
  • type: textarea
    id: additional-context
    attributes:
    label: Additional context
    description:
    Add any other context about the problem you are experiencing here.

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.

3 participants