- Read SIP-1.
- Fork the
sipsrepository. - Copy the SIP template, using a temporary filename in the format
sips/sip-temporary_title.md, into thesipsdirectory. - Fill in the template, ensuring you follow the comments inside.
- Assets may be embedded into the SIP. Include these assets in the
assetsdirectory, in a subdirectory namedsip-temporary_title. - Submit a Pull Request to the
sipsrepository from your forked repository.
If your PR is correctly formulated, the status will be moved to Draft and a SIP number will be assigned. At this point, it has officially entered the SIP process. Continue to follow the instructions in SIP-1 as your SIP makes its way through the process.