Skip to content

docs: define procedure for feature proposals - #92

Open
allessandrobianchi wants to merge 1 commit into
sam:masterfrom
allessandrobianchi:feat/feature-proposal-procedure
Open

docs: define procedure for feature proposals#92
allessandrobianchi wants to merge 1 commit into
sam:masterfrom
allessandrobianchi:feat/feature-proposal-procedure

Conversation

@allessandrobianchi

Copy link
Copy Markdown

Summary

Defines the procedure for taking a feature from idea to delivery, prioritizing documentation at every step.

Issues closed

Closes #39

What was implemented

  • docs/feature-proposals.md: the end-to-end procedure — open an issue, write the wiki documentation page as Pending, write tests (revising docs as requirements evolve), implement (revising docs as necessary), and thoroughly comment code and tests referencing the issue and wiki page. Includes a Definition of Done.
  • README.textile: links to the new procedure.

How each requirement was met

The issue asked for a written procedure covering: issue discussion, a Pending wiki page, tests with doc revision, implementation with doc revision, and thorough comments referencing issue + wiki — all present in docs/feature-proposals.md, with documentation treated as a high-priority, first-class deliverable throughout.

Closes sam#39 - Add docs/feature-proposals.md describing the end-to-end flow
from idea to delivered feature: open an issue, document the feature as
Pending, write tests, implement, and thoroughly comment with issue/wiki
references. Links it from the README.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define procedure for Feature Proposals

2 participants