Skip to content

Commit

Permalink
docs: update contribute index page content
Browse files Browse the repository at this point in the history
  • Loading branch information
amoeba committed Jun 11, 2024
1 parent 24d8ab9 commit 2d510c8
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions docs/contribute/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Contribute
# Contributing to Ibis

Check out our [contributing guide](../../CONTRIBUTING.md) for details! Guides for setting up an environment and getting started are here.
We love new contributors!

To get started:

1. [Set up a development environment](./01_environment.qmd)
1. [Learn about the commit workflow](./02_workflow.qmd)
1. [Review the code style guidelines](./03_style.qmd)
1. [Dig into the nitty gritty of being a maintainer](./04_maintainers_guide.qmd)

0 comments on commit 2d510c8

Please sign in to comment.