-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Iain Buclaw <[email protected]>
- Loading branch information
1 parent
b7e05f4
commit 6869dec
Showing
4 changed files
with
20 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,11 +9,6 @@ D front-end to GCC represents a great step forward for D, it also | |
represents an informal promise by the D community to keep the D frontend | ||
up to date with the latest GCC development. | ||
|
||
Thanks to Github and Git, contributing to GDC is as easy as forking the | ||
repository and submitting a pull request (although this workflow will | ||
likely change when the merge is officially complete), and filing a bug | ||
report is a simple web form. | ||
|
||
If you use GDC, we encourage you to try to contribute, whether by | ||
submitting bugfixes, new features, documentation updates, web page | ||
improvements, etc. In the past, GDC has nearly died due to poor | ||
|
@@ -27,12 +22,10 @@ repository][git]. Documentation on GDC is available from [the wiki][wiki]. | |
If you are looking for a project to help improve GDC, check the [project | ||
ideas][ideas] page. | ||
|
||
Work is currently under way to merge GDC into a future release of GCC. | ||
Any assitance of any sort during this time would be invaluably appreciated. | ||
Feel free to contact me via [email][mailto] or message me at #d.gdc on | ||
FreeNode. | ||
|
||
[git]: https://github.com/D-Programming-GDC/GDC | ||
[git]: https://github.com/D-Programming-GDC/GCC | ||
[wiki]: http://wiki.gdcproject.org | ||
[ideas]: http://wiki.dlang.org/GDC/ProjectIdeas | ||
[mailto]: mailto:[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters