Skip to content

Commit

Permalink
Some adjustments to ordering of text
Browse files Browse the repository at this point in the history
Signed-off-by: Jo Stichbury <jo_stichbury@mckinsey.com>
  • Loading branch information
stichbury committed Aug 7, 2023
1 parent 9d96bc4 commit b904a8e
Showing 1 changed file with 12 additions and 19 deletions.
31 changes: 12 additions & 19 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,26 @@
# Introduction

We welcome any and all contributions to Kedro, at whatever level you can manage. For example, you could:

- [Introduction](#introduction)
- [Code of conduct](#code-of-conduct)
- [Join the community](#join-the-community)
- [Contribute to the project](#contribute-to-the-project)
- [Join our Technical Steering Committee](#join-our-technical-steering-committee)


You can also suggest anything else that you think improves the community for us all!

## Code of conduct

The Kedro team pledges to foster and maintain a friendly community. We enforce a [Code of Conduct](./CODE_OF_CONDUCT.md) to ensure every Kedroid is welcomed and treated with respect.
We welcome any and all contributions to Kedro, at whatever level you can manage. Here are a few suggestions, but you are welcome suggest anything else that you think improves the community for us all!

## Join the community

You can find the Kedro community on our [Slack organisation](https://slack.kedro.org/), which is where we share news and announcements, and general chat. You're also welcome to post links here to any articles or videos about Kedro that you create, or find, such as how-tos, showcases, demos, blog posts or tutorials.
You can find the Kedro community on our [Slack organisation](https://slack.kedro.org/), which is where we share news and announcements, and answer technical questions. You're welcome to post links to any articles or videos about Kedro that you create or find, such as how-tos, showcases, demos, blog posts or tutorials.

We also curate a [GitHub repo that lists content created by the Kedro community](https://github.com/kedro-org/awesome-kedro).

## Contribute to the project

There are quite a few ways to contribute to the project. To learn how to do so, you can visit our [Contributing to Kedro](https://github.com/kedro-org/kedro/wiki/Contributing-to-Kedro) guide.
There are quite a few ways to contribute to the project. To learn how to do so, visit our [Contribute to Kedro](https://github.com/kedro-org/kedro/wiki/Contributing-to-Kedro) wiki page.

## Join our Technical Steering Committee

Kedro is an incubating project in [LF AI & Data](https://lfaidata.foundation/), a sub-organisation within the Linux
Foundation that focuses on open innovation within the data and AI space. A group of maintainers, known as the Technical Steering Committee (TSC), govern the project. You can read more about the structure of our TSC in our [Technical Charter](./kedro_technical_charter.pdf).
Kedro is an incubating project in [LF AI & Data](https://lfaidata.foundation/), a sub-organisation within the Linux Foundation that focuses on open innovation within the data and AI space.

We invite community members to join the TSC and help define the future of the Kedro project. Read the [guidance on becoming a Kedro maintainer](https://docs.kedro.org/en/stable/contribution/technical_steering_committee.html) to understand the process of joining the TSC.
The project is governed by a group of maintainers, known as the Technical Steering Committee (TSC); read more about the structure of our TSC in our [Technical Charter](./kedro_technical_charter.pdf).

We regularly invite community members to join the TSC and help define the future of the Kedro project. Read the [guidance on becoming a Kedro maintainer](https://docs.kedro.org/en/stable/contribution/technical_steering_committee.html) to understand the process of joining the TSC.


## Code of conduct

The Kedro team pledges to foster and maintain a friendly community. We enforce a [Code of Conduct](./CODE_OF_CONDUCT.md) to ensure every Kedroid is welcomed and treated with respect.

0 comments on commit b904a8e

Please sign in to comment.