aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING
diff options
context:
space:
mode:
author1138-4EB <1138-4EB@users.noreply.github.com>2017-12-14 09:05:01 +0100
committertgingold <tgingold@users.noreply.github.com>2017-12-15 06:13:28 +0100
commite89bb574675e6225110a654f712b8ea916609cc2 (patch)
treedb954a09e6e64492b05e36df1115fc58c88d8133 /CONTRIBUTING
parenta0ea3c04c7fdb1795ee8c5bd235cb838bb68af98 (diff)
downloadghdl-e89bb574675e6225110a654f712b8ea916609cc2.tar.gz
ghdl-e89bb574675e6225110a654f712b8ea916609cc2.tar.bz2
ghdl-e89bb574675e6225110a654f712b8ea916609cc2.zip
fix doc/building
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
new file mode 100644
index 000000000..e1cb4e243
--- /dev/null
+++ b/CONTRIBUTING
@@ -0,0 +1,3 @@
+First off, thanks for taking the time to contribute!
+
+Either to [report a bug](http://ghdl.readthedocs.io/en/doc-gcc/contribute.html#reporting-bugs), [request enhancements](http://ghdl.readthedocs.io/en/doc-gcc/contribute.html#requesting-enhancements) or to [contribute modifications](http://ghdl.readthedocs.io/en/doc-gcc/contribute.html#fork-modify-and-pull-request), please read [Contributing](http://ghdl.readthedocs.io/en/doc-gcc/contribute.html) in the [Docs](http://ghdl.readthedocs.io/en/doc-gcc/index.html).