ASHdevelopment / standards

ASH Development Standards
28 stars 13 forks source link

Add "Why" example to Contributing.md [closes #169] #179

Closed ashjackguo closed 6 years ago

ASH-Michael commented 6 years ago

@ashjackguo I think rather than adding standards for contributing in a "standards" format, where we have a "Why" section and subsections, I think this should display how a typical standard document should be formatted while explaining each area through the examples given.

Here is an example:

## Section Title
Provide overall description of this standard section. 
> Why? Provide reason that ASH adheres to this section of standards

### 1.1 Subsection Title
Provide overall description of this substandard section.
> Why? Provide reason that ASH adheres to this subset of standards

Does everyone agree or am I the only one that sees this document this way?