diff --git a/pkg/cmd/browse/helpful-resources.txt b/pkg/cmd/browse/helpful-resources.txt deleted file mode 100644 index 3705651ba..000000000 --- a/pkg/cmd/browse/helpful-resources.txt +++ /dev/null @@ -1,22 +0,0 @@ - -Slack channel for help -https://app.slack.com/client/T021TMCB3EU/C01VB0F524 - -Project layout -https://github.com/cli/cli/blob/trunk/docs/project-layout.md - -Our working fork -https://github.com/bchadwic/cli/tree/trunk - -https://umarcor.github.io/cobra/#example - -5/15/21 -Moving forward, since we can open in the browser we need to discuss logic of arguments - -This includes: -1. Open the repo in browser with just "gh browse" -2. Make the help instruction display while opening using IOStreams -3. Find out how "cmd" stores args within, to be parsed -4. Make a table of all the possible inputs that are valid -5. Possibly work on error handling -6. Clarify table with client before moving forward with args \ No newline at end of file