You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.8 KiB

name about title labels assignees
v1 bug report Create a report to help us fix v1 bugs v1 bug: ( your bug title goes here ) type: bug, status: triage, version: v1 lynncyrin

my urfave/cli version is

( Put the version of urfave/cli that you are using here )

Checklist

  • Are you running the latest v1 release? The list of releases is here.
  • Did you check the manual for your release? The v1 manual is here
  • Did you perform a search about this problem? Here's the Github guide about searching.

Dependency Management

  • My project is using go modules.
  • My project is using vendoring.
  • My project is automatically downloading the latest version.
  • I am unsure of what my dependency management setup is.

Describe the bug

A clear and concise description of what the bug is.

To reproduce

Describe the steps or code required to reproduce the behavior

Expected behavior

A clear and concise description of what you expected to happen.

Additional context

Add any other context about the problem here.

If the issue relates to a specific open source Github repo, please link that repo here.

If you can reproduce this issue with a public CI system, please link a failing build here.

Want to fix this yourself?

We'd love to have more contributors on this project! If the fix for this bug is easily explained and very small, free free to create a pull request for it. You'll want to base the PR off the v1 branch, all v1 bug fix releases will be made from that branch.

Run go env and paste its output here

# paste it in here