Re: Contributing to the docs projects
[email protected] ("Larry Garfield") Sat, 22 Apr 2023 11:35:42 -0500
| Newsgroups | php.doc |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Apr 22, 2023, at 10:02 AM, Adiel Cristo via phpdoc wrote: > Hi everyone, > > I'm Adiel and I've been around for a long time making little > contributions to the PHP community here and there. I'm a member of the > php-doc-pt team and intend to extend my contributions to other projects. > > I picked an issue on the php-doc repo [1] but I'm not sure what's the > best way to start helping. Any advice? > > [1] https://github.com/php/doc-en/pull/2436 > > Regards, > -- > Adiel Cristo Basically that. Merged, thanks. :-) Another really good place to find "things to do" is to pick some page at random, go through the comments, and make a PR to incorporate anything useful into the doc page, then delete it. And delete anything that seems wrong/outdated/people using it as a forum when it's not/etc. Welcome aboard! --Larry Garfield