~alcinnz/rhapsode

ref: df26d5938cc8c127af15e72d21f20f52e91f69c7 rhapsode/CONTRIBUTING.md -rw-r--r-- 791 bytes
df26d593 — Adrian Cochrane Various tidies, including disabling wakeword in absence of Voice2JSON. 1 year, 6 months ago
                                                                                
4296814b Adrian Cochrane
d165a158 Ariana Giroux
4296814b Adrian Cochrane
d165a158 Ariana Giroux
4296814b Adrian Cochrane
5a140feb Adrian Cochrane
4296814b Adrian Cochrane
d165a158 Ariana Giroux
4296814b Adrian Cochrane
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Contributing
You can submit contributed code or register "issues" to Haskell Stylist by contacting
me (Adrian Cochrane) via [mastodon](https://floss.social) or [email](mailto:opensource@openwork.nz).
Or you can sign up for an account on the NZ OSS GitLab.

Any issues you report will be described in a markdown file within the ISSUES folder.

To contribute code, you may either send me:

* A link to your online fork from which you want me to `git pull`.
* git patch files, as documented at https://git-send-email.io/

## Potential tasks
* Create a UI for filling in webforms.
* Implement HTTP(S) caching.
* Add support for new network protocols.
* Anything listed under the `ISSUES` folder, especially if it's `help-wanted` subdirectories.

Feel free to ask me if you have any questions.