Re: Re[2]: How to manage github pull requests?
André L F S Bacci <[email protected]>
| Newsgroups | gmane.comp.php.documentation.general |
|---|---|
| Message-ID | <CAL1T4B2kdU=k3d9KarJAM0xYRCow05=E5VSfmLhk7r3gcRY33Q@mail.gmail.com> |
On Thu, Dec 24, 2020 at 4:36 PM Andre Polykanine <[email protected]> wrote: > Hello André, > > > A semi automated version of this process can be seen at > > https://github.com/phpdocbrbridge/bridge . It's adapted for > > So does that mean that: > 1. We can avoid using edit.php.net for editing documentation; > 2. Doc corrections and translations can be submitted via Github PRs; > 3. There's no need to pass the edit.php.net route for getting a > version control account? > Yes. At least for pt_BR translation. But all doc systems are slowly moving in this general direction. Sorry if I missed something in the discussion. I've been waiting for > an opportunity to contribute to PHP documentation since a long long > time. I'm totally blind and I use a screen reader, that's why I > couldn't do anything before: edit.php.net is inaccessible for screen > reader users. > Is https://bugs.php.net/ accessible? If not, https://github.com/php/doc-en/pulls appears to be accepting patches, but not issues. André