Skip to content

[USER-STORY] Pseudo Code Documentation (Derivative of Epic #64) #93

Description

@Brautigancody465

User Story

Story

As a MAINTAINER

I want instructions to include pseudo code so that we can build it with any language.

Acceptance Criteria

  • pseudo code cannot contain any syntax specific to any language.
  • pseudo code must contain all features and functions of the product.
  • pseudo code must be easy to comprehend in layman's vocabulary.
  • pseudo code must be updated to be an accurate reflection of the products source code.

Scenario 1

Given A new worker is hired on
when they need to fix or add a new feature to our product
then They should be able to look at the pseudo code and understand exactly where to inject their changes.

Dependencies

Depends On

#64

Dependents

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions