File: CONTRIBUTING.md

package info (click to toggle)
q2-metadata 2020.11.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 540 kB
  • sloc: python: 1,583; makefile: 30; sh: 13
file content (23 lines) | stat: -rw-r--r-- 843 bytes parent folder | download | duplicates (63)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Contributing to this project

Thanks for thinking of us :heart: :tada: - we would love a helping hand!

## I just have a question

> Note: Please don't file an issue to ask a question. You'll get faster results
> by using the resources below.

### QIIME 2 Users

Check out the [User Docs](https://docs.qiime2.org) - there are many tutorials,
walkthroughs, and guides available. If you still need help, please visit us at
the [QIIME 2 Forum](https://forum.qiime2.org/c/user-support).

### QIIME 2 Developers

Check out the [Developer Docs](https://dev.qiime2.org) - there are many
tutorials, walkthroughs, and guides available. If you still need help, please
visit us at the [QIIME 2 Forum](https://forum.qiime2.org/c/dev-discussion).

This document is based heavily on the following:
https://github.com/atom/atom/blob/master/CONTRIBUTING.md