boxes/_includes/contributing.md
2014-12-23 22:50:09 +01:00

51 lines
2.8 KiB
Markdown

# Contributing
You are considering a contribution to *boxes*? That's fantastic!
All *boxes* development has moved to the GitHub social coding platform:
- [Development Wiki](https://github.com/{{ site.github }}/wiki)
- [Sources](https://github.com/{{ site.github }})
- [Bug Reports and Feature Requests](https://github.com/{{ site.github }}/issues)
- [Change Log](https://github.com/{{ site.github }}/commits/master)
- [History of Releases](https://github.com/{{ site.github }}/wiki/Release-History)
Boxes has been around a long time. It is available for many platforms (in reality for many more than those featured on the [download page]({{ site.baseurl }}/download.html)). Great care has been taken to make the *boxes* source as compatible as possible with all kinds of different platforms.
The planned functionality has long been implemented, and it is very stable. Development has thus slowed down and concentrates on maintenance and contributor-supplied changes.
Changes must be introduced by creating pull requests on GitHub. Note that you can improve the *boxes* code as well as the website content! Ideas for new box designs should be submitted via GitHub, but since the most beautiful designs sometimes come from non-technical people, I also accept emails for those.
The author can be contacted via email anytime, but please do not be offended when the response is slow. Even if it takes weeks or months, your email is never lost!
## Contributors
Now that *boxes* is on GitHub, all contributors are automatically [listed on GitHub](https://github.com/{{ site.github }}/graphs/contributors). But in the years before GitHub, *boxes* has received support from additional people:
- Ron Aaron - win32 port
- Peter van den Berkmortel - HPUX 10 binaries of v1.0.1
- Salvatore Bonaccorso - fixes to the man page
- Christoph Dreyer - tab unexpansion
- Andreas Heiduk - bug fixes and compatibility improvements; Jed integration
- Yosuke Kimura - DEC alpha/OSF binaries of v1.0.1
- Elmar Loos - 'mend' option
- Zdenek Sekera - SGI/Irix6 binaries of v1.0.1
- Jason L. Shiffer - Emacs integration
- Henry Spencer - kindly permitted the use of his regular expression library for *boxes*
- Lu Weifeng - OpenWRT port - *boxes* now runs on routers, too
- Tommy Williams - i386/FreeBSD port
- Joe Zbiciak - compatibility improvements and Solaris binaries
- AlpT - the *c-cmt3* design
- Ted Berg - the *javadoc* design
- Neil Bird - the *ada-cmt* and *ada-box* designs
- Bas van Gils - the *cc* design
- Karl E. Jorgensen - the *ian_jones* design
- Vijay Lakshminarayanan - the *lisp-cmt* design
- Elmar Loos - the *ccel* and *underline* designs
- Christian Molls - the *boxquote* design
- Fredrik Steen - the *stone* design
Many thanks to these awesome folks!