An open API service indexing awesome lists of open source software.

https://github.com/chonton/policies

A collection of software development policies
https://github.com/chonton/policies

Last synced: about 2 months ago
JSON representation

A collection of software development policies

Awesome Lists containing this project

README

        

# Policies
A collection of software development policies

## Purpose
[Policy](https://en.wikipedia.org/wiki/Policy) is the set of guiding principals that support a
development organization reach its goals.

## Procedures
Every policy must be documented in a single, well-known location, such as a wiki. Policy and
procedures must be updated as organizational goals change.

## Discussion
Policies are distinct from procedures. A policy states an organizational goal. Procedures are the
processes an organization puts in place to enforce the policies are followed.
Policies are the 'what', procedures are the 'how'.

Every certification program, including ISO, requires that an organization document their policies.

## Software Development Policies
- [Version](./version.md)
- [Artifact](./artifact.md)
- [License](./license.md)
- [Publication](./publication.md)
- [Repository](./repository.md)


Creative Commons License


This work is licensed under a Creative Commons Attribution 4.0 International License.