diff options
author | 1138-4EB <1138-4EB@users.noreply.github.com> | 2018-05-29 21:12:17 +0200 |
---|---|---|
committer | tgingold <tgingold@users.noreply.github.com> | 2018-05-30 08:04:54 +0200 |
commit | e135fe7fbe1a79256f6f4ab2c5a5cd1666166197 (patch) | |
tree | 87e199e885211d53ed79f780dba77fd2e7a5e209 | |
parent | 2891b9661aa547095732cad759bc3805a238269e (diff) | |
download | ghdl-e135fe7fbe1a79256f6f4ab2c5a5cd1666166197.tar.gz ghdl-e135fe7fbe1a79256f6f4ab2c5a5cd1666166197.tar.bz2 ghdl-e135fe7fbe1a79256f6f4ab2c5a5cd1666166197.zip |
update contributing
-rw-r--r-- | .github/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 0bfb84d1b..9e881844a 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -6,4 +6,4 @@ GHDL is a free and open source software brought to you with :heart: by [@tgingol - Got a feature idea? See how to [request enhancements](http://ghdl.readthedocs.io/en/latest/contribute.html#requesting-enhancements) and open a [Feature request](https://github.com/ghdl/ghdl/issues/new?template=feature_request.md). - Want to contribute modifications to the codebase? See how to [contribute modifications](http://ghdl.readthedocs.io/en/latest/contribute.html#fork-modify-and-pull-request) and open a [Pull Request (PR)](https://github.com/ghdl/ghdl/compare/). - Spread the word. Talk to your friends and colleagues about how awesome GHDL is! -- Want to add VHDL design examples? Talk to us on [gitter.im/ghdl1/Lobby](https://gitter.im/ghdl1/Lobby). +- If you want to have any specific talk, e.g. add VHDL design examples, come to [gitter.im/ghdl1/Lobby](https://gitter.im/ghdl1/Lobby). |