Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 2.17 KB

File metadata and controls

20 lines (13 loc) · 2.17 KB

playnite-web-appDocs


playnite-web-app / contributing/rfc

RFC Process

Please open a discussion item under Ideas to submit feature requests and other ideas. This will provide a public forum for you, the team, and the community to discuss your ideas.

Once a proposal is accepted, the discussion will be locked/closed with a link to a new GitHub issue created by the Playnite-web team. From there, you can track the progress towards the new feature.

Anatomy of an RFC

Title A short description of your idea or proposal
Goal Describe your proposal in one or two paragraphs. Focus on the goal, without diving too deeply into the "why", "why now", "how", etc. Ensure anyone opening the document will form a clear understanding of the RFCs intent from reading this paragraph(s).
Background Provide the full context for the RFC. This should include the problem you're trying to solve, the current state of things, and any relevant history. This may include any links to additional resources, discussions, or other relevant information.
Proposal Describe your proposed solution. This should be a detailed explanation of what you're proposing, and how it will solve the problem you've outlined in the background section.