MetroCS / cs3250_practice

Practice repository for cs3250
1 stars 26 forks source link

[USER-STORY] Create Documentation File #98

Open jmaestas7 opened 4 hours ago

jmaestas7 commented 4 hours ago

User Story

Story

As a Contributor I want a dedicated file for the project's coding standards and style guides so that all contributors can easily reference the rules for each codebase.

Acceptance Criteria

Choose either rules or scenarios and ensure they are verifiable from the perspective of the stakeholder

Rules

Scenario 1

Given a contributor wants to learn about coding standards When they navigate to the repository Then they can access the CONTRIBUTING.md or documentation file from the root folder.

Dependencies

Is A Dependent Of

96

Nitnop commented 3 hours ago

I made the folder, accept the pull request