Skip to content
#

golang

go logo

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.

Here are 64,227 public repositories matching this topic...

cli
jeffg-hpe
jeffg-hpe commented Jan 25, 2022

Describe the bug

gh repo edit offers several flags --enable-issues, --enable-*, but does not explain how to use those flags to disable those features. Same as #2901 but for gh repo edit

Steps to reproduce the behavior

  1. Type this gh repo edit --help
  2. The output does not explain how to set --enable-issues to false. (Same for other --enable-*)
  3. Confusion

mattermost-server
mattermod
mattermod commented Jan 24, 2022

When click the link "documentation for configuration steps" in the Zoom plugin settings page in the system console:

Expected: The Zoom plugin docs open in a new tab

Observed: The docs open in the same tab, so the user is forced to leave Mattermost

Note: Please make sure that MM links are opened inside MM (do not open a new browser tab).


If you're interested please comment here and come [

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language