v3/wep/README.md
Welcome to the Wails Enhancement Proposal (WEP) process. This guide outlines the steps for proposing, discussing, and implementing feature enhancements in Wails. The process is divided into two main parts:
Following this structured approach ensures transparency, community involvement, and efficient enhancement of the Wails project.
NOTE: This process is for proposing new functionality. For bug fixes, documentation improvements, and other minor changes, please follow the standard PR process.
v3/wep/proposals/<name of proposal> with the name of your proposal.v3/wep/WEP_TEMPLATE.md into v3/wep/proposals/<name of proposal>/proposal.md.[WEP] <title>.#enhancement-proposals channel.Ready for Review.A minimum of 2 weeks should be given for community feedback and discussion.
NOTE: If a proposal has not met the required support or has been inactive for more than a month, it may be closed.
Once a proposal has been accepted and an implementation plan has been decided, the focus shifts to bringing the feature to life. This phase encompasses the actual development, review, and integration of the new feature. Here are the steps involved in the implementation process: