phobos/CONTRIBUTING.md
2024-12-01 23:23:23 +01:00

15 lines
765 B
Markdown

Guidelines for Contributing
===========================
Welcome to the D community and thanks for your interest in contributing!
If this is your first pull request, please read [Contributing to Phobos](https://wiki.dlang.org/Contributing_to_Phobos).
Have a look at [Starting as a Contributor](http://wiki.dlang.org/Starting_as_a_Contributor#Building_D) for build instructions.
More Links
----------
* Fork [on Github](https://github.com/dlang/phobos)
* Follow the [D style](http://dlang.org/dstyle.html)
* Participate in [our forum](http://forum.dlang.org/)
* Ask questions on our `#d` IRC channel on libera.chat ([web interface](https://kiwiirc.com/client/irc.libera.chat/d))
* Review Phobos additions in the [Review Queue](http://wiki.dlang.org/Review_Queue).