Skip to content

Commit 9e97b6d

Browse files
authored
Merge pull request #757 from todogroup/add-contributing-general
Create general CONTRIBUTING.md
2 parents f8b1c4a + c3409ce commit 9e97b6d

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

β€ŽCONTRIBUTING.mdβ€Ž

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
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

Comments
Β (0)