tinytinyrss/CONTRIBUTING.md

859 B

Contributing code the right way

TLDR: it works almost like Github.

Due to spam, new Gitlab users are set to external. In order to do anything, you'll need to ask for your account to be promoted. Sorry for the inconvenience.

  1. Register on the development website;
  2. Post on the forums asking for your account to be promoted;
  3. Fork the repository you're interested in;
  4. Do the needful;
  5. File a PR against master branch and verify that CI pipeline (especially, PHPStan) passes;

If you have any other questions, see this forum thread.

Please don't inline patches in forum posts, attach files instead (.patch or .diff file extensions should work).