-
Updated
Apr 12, 2022 - Ruby
docs
Documentation is a set of information that describes a product to its users, including what it is, how it operates, and how to use it.
Here are 2,952 public repositories matching this topic...
Bug Report
-
Updated
Apr 12, 2022 - JavaScript
-
Updated
Mar 16, 2022 - C++
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
The usual Github te
-
Updated
Mar 22, 2022
I saw there are repositories that have too many branches/tags failing when we try to re-sync their versions. An example of it is jupyterlab
which has 61k versions:
▶ git ls-remote https://github.com/jupyterlab/jupyterlab.git | wc -l
61290
It fails on our side because we truncate the output of the command if it's too big: 'Output is too big. Truncated at 4718592 bytes.'
. We cou
-
Updated
Jan 6, 2022 - Shell
-
Updated
Feb 20, 2022 - CSS
-
Updated
Apr 2, 2022 - Go
-
Updated
Apr 13, 2022 - JavaScript
-
Updated
Mar 25, 2022 - PHP
I am referring to this:
Now that we have constructor property promotion in PHP 8, do you still feel like this rule makes sense? Especially constructors can become quite long, e.g.:
class Request
{
public function __construct(public array $query = []
-
Updated
Nov 6, 2019 - JavaScript
Documentation does not explain how lod
arguments are used, for example in texelFetch()
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Mar 4, 2020 - HTML
-
Updated
Apr 10, 2022 - Python
-
Updated
Jun 2, 2021 - PHP
Hi,
We would like to ask for a review of the docs of Schleuder, a GPG-enabled mailing list manager with resending capabilities, and related projects:
- https://0xacab.org/schleuder/schleuder
- https://0xacab.org/schleuder/schleuder-cli
- https://0xacab.org/schleuder/schleuder-web
- https://0xacab.org/schleuder/schleuder-website
Thanks in advance, and for your work.
Cheers,
Georg
- Wikipedia
- Wikipedia
Respectively, we have the following opening PRs from dependabot, where we need to test everything out, as such build scripts, and so on, to make sure that nothing is going to be broken if we merge them in
main
:Anyone feel free to pick it up and update your progress h