Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 2.83 KB

developer_faq.md

File metadata and controls

48 lines (35 loc) · 2.83 KB

RP2 Frequently Asked Questions (Developer)

Table of Contents

General Questions

What are the Contribution Guidelines?

Read the contribution guidelines section of the documentation.

What are the Design Guidelines?

Read the design guidelines section of the documentation.

What is the Best Way to Get Started on RP2 Development?

Read the contribution guidelines and the developer documentation (especially the Plugin Development section). Then look for an unassigned issue that is marked as good first issue, or ask the project maintainers.

How to Develop a RP2 Report Generator Plugin?

Read the Adding a New Report Generator section of the Developer Documentation.

How to Develop a RP2 Accounting Method Plugin?

Read the Adding a New Accounting Method section of the Developer Documentation.

How to Develop a RP2 Country Plugin?

Read the Adding a New Country section of the Developer Documentation.

Why the Strange Directory Structure with Src?

Because RP2 is a src-based project.