Add Contributing section to README.md

This commit is contained in:
Julian Ospald 2018-09-29 23:18:58 +08:00
parent e21a72a09a
commit cb8cef4c63
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 7 additions and 0 deletions

View File

@ -26,6 +26,13 @@ Just place `ghcup.sh` into your PATH anywhere
See `ghcup.sh --help`.
## Contributing
* PR or email
* this script is POSIX shell
* use [shellcheck](https://github.com/koalaman/shellcheck) and `checkbashisms.pl` from [debian devscripts](http://http.debian.net/debian/pool/main/d/devscripts/devscripts_2.18.4.tar.xz)
* whitespaces, no tabs
## TODO
- [ ] FreeBSD support