spinframework / spinframework/spin
add a status section to SIPs
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.5k
- Forks
- 310
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
Add a field to the top of a SIP that indicates the status of this SIP.
Status: Implemented or Status: Not Implemented Yet or Status: In Progress
This will help us understand the state of the implementation side of the proposal. The person implementing should update the status field of the SIP in the PR that completes the implementation for the SIP.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the repository's SIP documents and their existing header format first; no specific file is named in the issue. Add a status field near the top using the listed values, then verify that the implementing person can update it in the implementation PR.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100