1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 14:30:46 +02:00
Files
bootstrap/site/content/docs/5.2/about/team.md

1.0 KiB

layout, title, description, group
layout title description group
docs Team An overview of the founding team and core contributors to Bootstrap. about

Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community.

{{< team.inline >}}

{{- range (index $.Site.Data "core-team") }} @{{ .user }} {{ .name }} @{{ .user }} {{ end -}}
{{< /team.inline >}}

Get involved with Bootstrap development by [opening an issue]({{< param repo >}}/issues/new/choose) or submitting a pull request. Read our [contributing guidelines]({{< param repo >}}/blob/v{{< param current_version >}}/.github/CONTRIBUTING.md) for information on how we develop.