2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-22 01:51:51 +00:00
criu/CONTRIBUTING.md
Mike Rapoport 808684c99e Add CONTRIBUTING.md
Move the existing contribution guidelines to a dedicated file for future
extensions.

Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
2020-10-20 00:18:24 -07:00

2.1 KiB

master development Codacy Badge

How to contribute to CRIU

CRIU project is (almost) the never-ending story, because we have to always keep up with the Linux kernel supporting checkpoint and restore for all the features it provides. Thus we're looking for contributors of all kinds -- feedback, bug reports, testing, coding, writing, etc. Here are some useful hints to get involved.

  • We have both -- very simple and more sophisticated coding tasks;
  • CRIU does need extensive testing;
  • Documentation is always hard, we have some information that is to be extracted from people's heads into wiki pages as well as some texts that all need to be converted into useful articles;
  • Feedback is expected on the github issues page and on the mailing list;
  • We accept github pull requests and this is the preferred way to contribute to CRIU. If you prefer to send patches by email, you are welcome to send them to the devel list;
  • Spread the word about CRIU in social networks;
  • If you're giving a talk about CRIU -- let us know, we'll mention it on the wiki main page;