# How to contribute

The ECO\_NIME wiki is a community space, and we highly encourage anyone to contribute new entries, additional information and edit to existing pages. The wiki lives as a public [Git repository](https://github.com/NIME-conference/ECO_NIME), and is published with [Gitbook](https://gitbook.com).

The repository is softly curated by the NIME environmental officers. If you would like to contribute, we ask that you [submit requests by email](mailto:johnny@johnnyvenom.com?subject=ECO_NIME%20new%20submission) for additions and edits.

To maintain a consistent format for all entries, a [template](/contribute-to-eco_nime/template.md) is provided. Please use this when submitting new content. Markdown (.md) files are the preferred format, however submissions of any type may be submitted.

## Suggested topics

These are some of the topics we have identified to provide information about; if you want to contribute feel free to take one of these or add your own.

Additionally, we are interested in increasing diversity of contributors and overall accessibility of the wiki. Contributions are welcome and encouraged from diverse points of view, background, geographical area, gender, ability and more. In particular, we are interested in making entries available in multiple languages. For more information on wiki development, please see our [NIME 2021 paper](http://nime2021.org/program/#/paper/83).

#### Digital tools & techniques for research

* [x] Machine learning
* [ ] Cloud computing
* [ ] other computationally intensive rendering tasks...?&#x20;

#### Services (including conference delivery tools)

* [x] Web hosting
* [x] Communication and collaboration platforms (Slack alternatives)
* [x] Video conferencing (Zoom alternatives)
* [ ] Video hosting (YouTube alternatives)
* [x] Music streaming

### Hardware

* [ ] Sourcing and supply chain of electronics/components
* [ ] Materials used in rapid prototyping (3D printing, lasercutting, etc.), and green alternatives
* [ ] e-waste
* [ ] Embedded computing versus desktop/laptop computing

### Travel

* [ ] Touring
* [ ] Travel related to research
  * [ ] Conference travel
  * [ ] Field research

## Contact

Questions and comments can be directed to the NIME environmental officers:

* [John Sullivan](mailto:johnny@johnnyvenom.com)
* [Raul Masu](mailto:raul@raulmasu.org)
* [Adam Pultz Melbye](mailto:mail@adampultz.com)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://eco.nime.org/contribute-to-eco_nime/contribute.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
