# How to contribute examples to the wiki?

**URL:** https://discourse.vtk.org/t/how-to-contribute-examples-to-the-wiki/10622
**Category:** Development
**Created:** [February 6, 2023, 1:39pm UTC](https://discourse.vtk.org/t/how-to-contribute-examples-to-the-wiki/10622 "2023-02-06T13:39:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![rexthor](https://discourse.vtk.org/user_avatar/discourse.vtk.org/rexthor/32/6481_2.png) [@rexthor](https://discourse.vtk.org/u/rexthor)
#### Post date: [February 6, 2023, 1:39pm UTC](https://discourse.vtk.org/t/how-to-contribute-examples-to-the-wiki/10622/1 "2023-02-06T13:39:38Z")

</div>

I guess this sort of is and isn’t a developer question, but, how can I contribute examples to the [Python wiki](https://kitware.github.io/vtk-examples/site/Python/)?

Also, it looks as if there _are_ Python examples for a number of these already (in the tests) but they aren’t referenced on that page.

---

<div class="post-metadata">

### Author: ![danlipsa](https://discourse.vtk.org/user_avatar/discourse.vtk.org/danlipsa/32/390_2.png) [@danlipsa](https://discourse.vtk.org/u/danlipsa)
#### Post date: [February 6, 2023, 1:57pm UTC](https://discourse.vtk.org/t/how-to-contribute-examples-to-the-wiki/10622/2 "2023-02-06T13:57:41Z")

</div>

Please see  
[https://kitware.github.io/vtk-examples/site/Instructions/ForDevelopers/](https://kitware.github.io/vtk-examples/site/Instructions/ForDevelopers/)

---

<div class="post-metadata">

### Author: ![rexthor](https://discourse.vtk.org/user_avatar/discourse.vtk.org/rexthor/32/6481_2.png) [@rexthor](https://discourse.vtk.org/u/rexthor)
#### Post date: [February 6, 2023, 2:05pm UTC](https://discourse.vtk.org/t/how-to-contribute-examples-to-the-wiki/10622/3 "2023-02-06T14:05:09Z")

</div>

Thanks
