~alcinnz/rhapsode

ref: 4296814bb13d03f6053d61986837c3d0c27b75fe rhapsode/CONTRIBUTING.md -rw-r--r-- 840 bytes
4296814b — Adrian Cochrane Update README, seperate out CONTRIBUTING.md 6 years ago
                                                                                
4296814b Adrian Cochrane
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Contributing
You can 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 sending 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.
* Add support for new network protocols.
* Convert Markdown to HTML.
* Convert HTTPS certificates into XML Rhapsode can read.
* Anything listed under the `ISSUES` folder, especially it's `help-wanted` subdirectories.

Feel free to ask me if you have any questions.