-
When teams are placed in 'Pending Approval' status for tournament registration, this means that they did not meet the number of players required for their team to join. When looking at the [participa…
-
As more people are adding things, it will be helpful to know what has been added and when in an easier way than looking at github commits.
A few options:
* add notes to README.md or something simila…
-
-
I absent-mindedly passed a string to the `style` prop of `html.Div` and got a simple "Error loading dependencies..." result with nothing in the Python console and an obscure React error in the JS cons…
-
### Subject of the feature
Using pronouns should give an occasional reminder to ensure that the pronouns they are using are appropriate for the person being addressed.
### Problem
Current…
-
# Feature request
When downloading large files, It would be very helpful to have a status bar indicating the status of the download.
cc: @Sbozzolo @charleskawczynski
-
Something to make it easier to navigate....
would be nice to have table of content/ recently updated articles / new articles list etc
-
When I have Cody and Copilot installed at the same time, both plugins add inlay autocomplete hints.
![Image](https://github.com/sourcegraph/sourcegraph/assets/1408093/244afa15-0644-4b07-a79a-1b23d…
-
The importer-specific page directs the visitor to run a Ruby script instead of using the CLI provided by the plugin.
For example, the documentation for importing a *`wordpress.com`* site directs the …
-
At the moment
```
julia> @cached_call 1==sum(1)
ERROR: LoadError: Unexpected input expression to _extract_kwargs: sum(1)
```
Instead, it should complain that it doesn't support nested function …