|
| 1 | +# Contributing to OSPOlogy Repo |
| 2 | + |
| 3 | +Thank you for your interest in contributing to OSPOlogy! π |
| 4 | + |
| 5 | +This repository hosts multiple projects and event frameworks under the TODO Group umbrella. Each has its own contribution guidelines and README |
| 6 | + |
| 7 | +## Projects |
| 8 | + |
| 9 | +| Project | Contributing Guide | Description | |
| 10 | +|---------|-------------------|-------------| |
| 11 | +| π OSPO Book | [ospo-book/CONTRIBUTING.md](ospo-book/CONTRIBUTING.md) | The OSPO Book β a practical guide for OSPOs | |
| 12 | +| π Business Value Whitepaper | [whitepapers/business-value/CONTRIBUTING.md](whitepapers/business-value/CONTRIBUTING.md) | Whitepaper on the business value of OSPOs | |
| 13 | +| π OSPO Lifecycle Whitepaper | [whitepapers/ospo-lifecycle/README.md](whitepapers/ospo-lifecycle/README.md) | Whitepaper on the OSPO lifecycle | |
| 14 | +| π° Newsletter | [newsletter/README.md](newsletter/README.md) | Monthly OSPO community newsletter | |
| 15 | +| πΊοΈ OSPO Mind Map | [ospo-mindmap/README.md](ospo-mindmap/README.md) | Visual representation of OSPO responsibilities | |
| 16 | +| π OSPO Model | [ospo-model/README.md](ospo-model/README.md) | OSPO Maturity Model | |
| 17 | + |
| 18 | +## Events Framework |
| 19 | + |
| 20 | +| Event | Guide | Description | |
| 21 | +|-------|-------|-------------| |
| 22 | +| π OSPOlogy Workshops | [ospology-live/framework.md](ospology-live/framework.md) | Workshops and in-person gatherings | |
| 23 | +| π€ OSPOlogy Virtual Meetings | [meetings/README.md](meetings/README.md) | Community meeting notes and recordings | |
| 24 | +| π OSPOlogy Local Meetups | [local-meetups/framework.md](local-meetups/framework.md) | Regional OSPO meetups | |
| 25 | +| π¬ OSPOlogy BoF | [BoF/README.md](BoF/README.md) | Birds of a Feather sessions | |
| 26 | + |
| 27 | + |
| 28 | +## General Guidelines |
| 29 | + |
| 30 | +- **Issues**: Use the [issue templates](.github/ISSUE_TEMPLATE/) to report bugs, suggest content, propose translations, and more |
| 31 | +- **Pull Requests**: Create a branch and submit a PR |
| 32 | + |
| 33 | + |
| 34 | +## Code of Conduct |
| 35 | + |
| 36 | +This project follows the [TODO Group Code of Conduct](https://todogroup.org/about/code-of-conduct/). |
| 37 | + |
| 38 | +## Security |
| 39 | + |
| 40 | +To report security concerns, please open an [issue](https://github.com/todogroup/ospology/issues) |
0 commit comments