-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add required links and additional ones.
- Loading branch information
Showing
1 changed file
with
26 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
A framework for building container images on Kubernetes | ||
<h2 align="center"><center>An extensible framework for | ||
building container images in Kubernetes</center></h2> | ||
|
||
## Projects | ||
|
||
|
@@ -12,6 +13,28 @@ A few of the most popular libraries: | |
* [**website**](https://github.com/shipwright-io/website), Source code for the shipwright.io website | ||
* [**image**](https://github.com/shipwright-io/image), Shipwright Image APIs and Operators | ||
|
||
## Help | ||
## Getting Started 📚 | ||
|
||
- [Getting Started](https://shipwright.io/docs/getting-started/) | ||
|
||
## Community 🙌 | ||
|
||
- [Kubernetes Slack](https://kubernetes.slack.com/messages/shipwright) | ||
- [User Mailing List](https://lists.shipwright.io/admin/lists/shipwright-users.lists.shipwright.io/) | ||
|
||
## Developer Resources ✏️ | ||
|
||
- [How to Contribute](https://github.com/shipwright-io/.github/blob/main/CONTRIBUTING.md) | ||
- [Developer Mailing List](https://lists.shipwright.io/admin/lists/shipwright-dev.lists.shipwright.io/) | ||
|
||
## Useful Links 📎 | ||
|
||
- [Documentation](https://shipwright.io/docs/) | ||
- [Report a Vulnerability](https://github.com/shipwright-io/.github/blob/master/SECURITY.md) | ||
- [Public Calendar invite](https://calendar.google.com/calendar/u/0/[email protected]&ctz=America/New_York) | ||
|
||
## Policies 💡 | ||
|
||
- [Code of Conduct](https://github.com/shipwright-io/.github/blob/main/CODE_OF_CONDUCT.md) | ||
- [Trademark Usage](https://www.linuxfoundation.org/legal/trademark-usage) | ||
|
||
Open an issue on the relevant project. For security issues, see [SECURITY.md](https://github.com/shipwright-io/.github/blob/master/SECURITY.md). |