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

https://github.com/PrinciplesDotDev/principles

An open-source list of principles used in software engineering
https://github.com/PrinciplesDotDev/principles

principles

Last synced: 8 months ago
JSON representation

An open-source list of principles used in software engineering

Awesome Lists containing this project

README

          

![open-source-principles](https://user-images.githubusercontent.com/610638/230180036-35fed7c7-6655-4b2a-ab68-4fcb8f924bcd.png)


Open-source principles to align engineering and leadership teams. Build is published onto principles.dev. Contributors welcome.









(*) Principle licensing may vary, read below for more info

## Contributing

We are a group of contributors with a goal to make software engineering and leadership behaviors visible, to make software better for everyone.

You can create your principle by using the [Editor](https://principles.dev/editor/), reading the [how to write a principle](https://principles.dev/documentation/#how-to-write-a-principle_1) and, of course, the Contributing.md. Once done you can submit a pull request back to this repo.





![editor3](https://user-images.githubusercontent.com/610638/230163658-ec553cb4-ad91-42d2-8021-5b33ffe1441e.png)



## Keeping in touch

1. Sign up for an account at https://principles.dev where you can save your principles drafts (for submitting to this repo) and organising your favourite principles in your profile.
2. Follow [@principles_dev](https://twitter.com/principles_dev) to hear more about principles.
3. There's also a mailing list on the website with infrequent emails about principles.

## Licensing

Principles are generally licensed under Creative Commons Attribution-ShareAlike 4.0 International. But may be licensed under other creative commons license. Refer to the individual principle meta-data file for license claims - you can find this at the top of every principles file.

e.g. ```license = "CC BY-SA 4.0"```

Principles may also be licensed under a dual GPLv3.0 license to allow software distribution under the same terms. Refer to the individual principle meta data for license claims - you can find this at the top of every principles file.

e.g. ```allow_dual_licensing_to_GPLv3 = true```

For more information on licensing, read here: https://principles.dev/license/