|
4 | 4 |
|
5 | 5 | ## Get Involved |
6 | 6 |
|
7 | | -<div class="grid cards" markdown> |
| 7 | +<div class="grid" markdown> |
8 | 8 |
|
9 | | -- :material-source-pull: **Contributing** |
| 9 | +<div class="card" markdown> |
| 10 | +:material-source-pull: **Contributing** |
10 | 11 |
|
11 | | - ______________________________________________________________________ |
| 12 | +______________________________________________________________________ |
12 | 13 |
|
13 | | - How to report bugs, suggest features, and submit pull requests. |
| 14 | +How to report bugs, suggest features, and submit pull requests. |
14 | 15 |
|
15 | | - [:octicons-arrow-right-24: Contributing Guide](contributing.md) |
| 16 | +[:octicons-arrow-right-24: Contributing Guide](contributing.md) |
16 | 17 |
|
17 | | -- :material-wrench-outline: **Developer Setup** |
| 18 | +</div> |
| 19 | + |
| 20 | +<div class="card" markdown> |
| 21 | +:material-wrench-outline: **Developer Setup** |
| 22 | + |
| 23 | +______________________________________________________________________ |
| 24 | + |
| 25 | +Full environment setup guide for contributors — Docker, local dev, |
| 26 | +testing, and code quality standards. |
| 27 | + |
| 28 | +[:octicons-arrow-right-24: Developer Setup](developing.md) |
18 | 29 |
|
19 | | - ______________________________________________________________________ |
| 30 | +</div> |
20 | 31 |
|
21 | | - Full environment setup guide for contributors — Docker, local dev, |
22 | | - testing, and code quality standards. |
| 32 | +<div class="card" markdown> |
| 33 | +:material-handshake-outline: **Code of Conduct** |
23 | 34 |
|
24 | | - [:octicons-arrow-right-24: Developer Setup](developing.md) |
| 35 | +______________________________________________________________________ |
25 | 36 |
|
26 | | -- :material-handshake-outline: **Code of Conduct** |
| 37 | +Our community standards and the guidelines we expect all participants to follow. |
27 | 38 |
|
28 | | - ______________________________________________________________________ |
| 39 | +[:octicons-arrow-right-24: Code of Conduct](code-of-conduct.md) |
29 | 40 |
|
30 | | - Our community standards and the guidelines we expect all participants to follow. |
| 41 | +</div> |
31 | 42 |
|
32 | | - [:octicons-arrow-right-24: Code of Conduct](code-of-conduct.md) |
| 43 | +<div class="card" markdown> |
| 44 | +:material-shield-lock-outline: **Security Policy** |
33 | 45 |
|
34 | | -- :material-shield-lock-outline: **Security Policy** |
| 46 | +______________________________________________________________________ |
35 | 47 |
|
36 | | - ______________________________________________________________________ |
| 48 | +How to responsibly disclose security vulnerabilities and our triage process. |
37 | 49 |
|
38 | | - How to responsibly disclose security vulnerabilities and our triage process. |
| 50 | +[:octicons-arrow-right-24: Security Policy](security.md) |
39 | 51 |
|
40 | | - [:octicons-arrow-right-24: Security Policy](security.md) |
| 52 | +</div> |
41 | 53 |
|
42 | | -- :material-lifebuoy: **Support** |
| 54 | +<div class="card" markdown> |
| 55 | +:material-lifebuoy: **Support** |
43 | 56 |
|
44 | | - ______________________________________________________________________ |
| 57 | +______________________________________________________________________ |
45 | 58 |
|
46 | | - Where to ask questions, report issues, and find help. |
| 59 | +Where to ask questions, report issues, and find help. |
47 | 60 |
|
48 | | - [:octicons-arrow-right-24: Support](support.md) |
| 61 | +[:octicons-arrow-right-24: Support](support.md) |
| 62 | + |
| 63 | +</div> |
49 | 64 |
|
50 | 65 | </div> |
51 | 66 |
|
52 | 67 | ## Community Channels |
53 | 68 |
|
54 | | -| Channel | Purpose | |
55 | | -| :---------------------------------------------------------------------------- | :--------------------------------------------- | |
56 | | -| \[GitHub Issues\](https://github.com/markurtz/git-versioned/issues) | Bug reports and feature requests | |
57 | | -| \[GitHub Discussions\](https://github.com/markurtz/git-versioned/discussions) | Q&A, ideas, and general community conversation | |
58 | | -| \[Slack\](https://slack.markurtz.org) | Real-time chat with the team and community | |
59 | | -| \[Blog\](https://blog.markurtz.org) | Project updates, tutorials, and announcements | |
| 69 | +| Channel | Purpose | |
| 70 | +| :-------------------------------------------------------------------------- | :--------------------------------------------- | |
| 71 | +| [GitHub Issues](https://github.com/markurtz/git-versioned/issues) | Bug reports and feature requests | |
| 72 | +| [GitHub Discussions](https://github.com/markurtz/git-versioned/discussions) | Q&A, ideas, and general community conversation | |
| 73 | +| [Slack](https://slack.markurtz.org) | Real-time chat with the team and community | |
| 74 | +| [Blog](https://blog.markurtz.org) | Project updates, tutorials, and announcements | |
0 commit comments