|
1 | | -# Flatcar Container Linux SDK scripts |
2 | | - |
3 | 1 | <div style="text-align: center"> |
4 | 2 |
|
5 | 3 | [](https://www.flatcar.org/) |
| 4 | +[](https://discord.gg/PMYjFUsJyq) |
6 | 5 | [](https://app.element.io/#/room/#flatcar:matrix.org) |
7 | 6 | [](https://kubernetes.slack.com/archives/C03GQ8B5XNJ) |
8 | 7 | [](https://x.com/flatcar) |
9 | 8 | [](https://hachyderm.io/@flatcar) |
10 | 9 | [](https://bsky.app/profile/flatcar.org) |
| 10 | +[](https://www.bestpractices.dev/projects/10926) |
11 | 11 |
|
| 12 | + |
| 13 | +> **Note:** To file an issue for any Flatcar repository, please use the [central Flatcar issue tracker](https://github.com/flatcar/Flatcar/issues). |
12 | 14 | </div> |
13 | 15 |
|
| 16 | +# Flatcar Container Linux SDK scripts |
| 17 | + |
14 | 18 | Welcome to the scripts repo, your starting place for most things here in the Flatcar Container Linux SDK. To get started you can find our documentation on [the Flatcar docs website][flatcar-docs]. |
15 | 19 |
|
16 | 20 | The SDK can be used to |
@@ -151,3 +155,13 @@ The script `./bootstrap_sdk_container` bootstraps a new SDK tarball using an exi |
151 | 155 | # Automation stubs for continuous integration |
152 | 156 |
|
153 | 157 | Script stubs for various build stages can be found in the [ci-automation](ci-automation) folder. These are helpful for gluing Flatcar Container Linux builds to a continuous integration system. |
| 158 | + |
| 159 | +--- |
| 160 | + |
| 161 | +## Community & Project Documentation |
| 162 | + |
| 163 | +- [Contributing Guidelines](CONTRIBUTING.md) — How to contribute, find issues, and submit pull requests |
| 164 | +- [Code of Conduct](CODE_OF_CONDUCT.md) — Standards for respectful and inclusive community participation |
| 165 | +- [Security Policy](SECURITY.md) — How to report vulnerabilities and security-related information |
| 166 | +- [Maintainers](MAINTAINERS.md) — Current project maintainers and their responsibilities |
| 167 | +- [Governance](GOVERNANCE.md) — Project governance model, decision-making process, and roles |
0 commit comments