Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doinginc/culture
Doing Coding Culture
https://github.com/doinginc/culture
Last synced: 5 days ago
JSON representation
Doing Coding Culture
- Host: GitHub
- URL: https://github.com/doinginc/culture
- Owner: doinginc
- License: other
- Created: 2015-08-03T20:22:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-26T21:44:37.000Z (about 8 years ago)
- Last Synced: 2024-08-02T12:42:02.242Z (3 months ago)
- Size: 36.1 KB
- Stars: 5
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - doinginc/culture - Doing Coding Culture (others)
README
# Doing Inc. Coding Culture
## Overview
This is a collection of documents that outline Doing's Coding Culture and expectations.
## Contributing
* [Git Best Practices](docs/git-best-practices.md)
* [Pull Requests](docs/submitting-pull-request.md)
* [Contributing Template](CONTRIBUTING.md)
* [Testing Standards](docs/testing-standards.md)## Coding
* [Coding Principles](docs/coding-principles.md)
* [Javascript Best Practices](docs/javascript-best-practices.md)
* [Javascript Linting Rules](docs/javascript-linting-rules.md)
* [CSS Best Practices](docs/css-best-practices.md)## Communication
* [Submitting a Ticket](docs/submitting-ticket.md)
* [Technical Planning Meetings](docs/technical-planning-meeting.md)
* [Expedited Procedure](docs/expedited-procedure.md)