Re: Github Mirrors of git.php.net/docs
[email protected] (Mikhail Miroshenko)
| Newsgroups | php.doc |
|---|---|
| Message-ID | <[email protected]> |
Hi guys, I curious what will be the workflow for contributing to the docs via GitHub? Btw you can create GitHub teams for each localization and add translation maintainers there. This must be done in order to take advantage of the code owners functionality (see https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/about-code-owners) . Thus all localization maintainers will be aware of all PRs, so the feedback time for the merging of separate PRs will be reduced. It's a very transparent and straightforward process for me as regular contributor, so I had love to be involved in improving docs. 29.12.2020, 18:46, "Christoph M. Becker" <[email protected] >: On 29.12.2020 at 11:35, Andreas Heigl wrote: After Nikitas merge I transfered the changes to the euk2-box and since the 27th of December 2020 16:30H UTC the PHP-documentation is building from git instead of SVN. \o/ Additionally I just realized that the link on each docs-page to "edit" is linking to edit.php.net which we should then change after the move to link to the appropriate github-repo. See < https://github.com/php/web-php/pull/389 >. Christoph