Skip to content

Shpock's Engineering Practices documentation borrowed from Google

License

Notifications You must be signed in to change notification settings

finderly/eng-practices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shpock Backend Engineering Practices Documentation

The Shpock backend team has many generalized engineering practices that cover all languages and all projects. These documents represent our collective experience of various best practices that we have developed over time. It is possible that open source projects or other organizations would benefit from this knowledge, so we work to make it available publicly when possible.

Currently this contains the following documents:

Terminology

There is some Shpock-internal terminology used in some of these documents:

  • PR: Stands for "pull request", which means one self-contained change that has been submitted to version control or which is undergoing code review. Other organizations often call this a "change", "patch", or "changelist".
  • LGTM: Means "Looks Good to Me". It is what a code reviewer says when approving a PR.

License

The documents in this project are based on the Google Engineering Practices documentation. They are licensed under the CC-By 3.0 License, which encourages you to share these documents.

See https://creativecommons.org/licenses/by/3.0/ for more details.

Creative Commons License

About

Shpock's Engineering Practices documentation borrowed from Google

Resources

License

Stars

Watchers

Forks

Releases

No releases published