diff options
author | 1138-4EB <1138-4EB@users.noreply.github.com> | 2018-05-26 13:09:16 +0200 |
---|---|---|
committer | 1138-4EB <1138-4EB@users.noreply.github.com> | 2018-05-26 22:16:42 +0200 |
commit | 7a005d5e7652517d5818e201d2d81c597ac75189 (patch) | |
tree | cada732fa6767cd7ad91da17d81380d8ed670def /CONTRIBUTING | |
parent | 411cca2e3afd590f4e0c50fec08165de5a11b807 (diff) | |
download | ghdl-7a005d5e7652517d5818e201d2d81c597ac75189.tar.gz ghdl-7a005d5e7652517d5818e201d2d81c597ac75189.tar.bz2 ghdl-7a005d5e7652517d5818e201d2d81c597ac75189.zip |
add .github (issue templates)
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r-- | CONTRIBUTING | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING deleted file mode 100644 index e1cb4e243..000000000 --- a/CONTRIBUTING +++ /dev/null @@ -1,3 +0,0 @@ -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). |