-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathcommunity.html
More file actions
29 lines (24 loc) · 919 Bytes
/
community.html
File metadata and controls
29 lines (24 loc) · 919 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
title: Contact
tagline: ask the friendly ilastik team for help
category: "Contact"
---
<div class="row">
<div class="col-sm-8 col-sm-offset-1">
<p>
If you want to report bugs or request new features, please
use our <a href="https://github.com/ilastik/ilastik/issues">issue tracker</a> on github.
</p>
<p>
For user discussions and support from the team and from the community, please use the <a href="https://forum.image.sc/tags/ilastik">image.sc forum</a> (tagging your posts with <code>ilastik</code>).
</p>
<p>
If you need to send us data you'd rather not post publicly, e-mail the ilastik team directly at
<a href="mailto:team@ilastik.org?Subject=ilastik question" target="_top">
team@ilastik.org</a>.
</p>
<!-- <p>
If you want to earn money improving ilastik, look at our <b><a href="https://hci.iwr.uni-heidelberg.de/Jobs/#software">job offers</a></b>.
</p> -->
</div>
</div>