summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorjacobkeeler <jacob.keeler@livioradio.com>2017-10-06 15:25:53 -0400
committerjacobkeeler <jacob.keeler@livioradio.com>2017-10-06 15:25:53 -0400
commit2d78124ab6ffb5b03cec1ad366b248480890cba0 (patch)
treec40545b6b381f30598d5f458f7e322da158160ca /.github
parentdd27b751d618125d5bf588829d9e9aeff9b601e7 (diff)
parent096051fc25bd31810941b39bcf2e7bb6d4002944 (diff)
downloadsdl_core-2d78124ab6ffb5b03cec1ad366b248480890cba0.tar.gz
Merge remote-tracking branch 'dev-gh/feature/Contribution_docs_update' into release/4.4.0
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 6daef5fe25..672768add7 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -2,6 +2,12 @@
Third party contributions are essential for making SDL great. However, we do have a few guidelines we need contributors to follow.
+## Environment
+Currently supported:
+* Ubuntu Linux 14.04 with GCC 4.9.x
+* Ubuntu Linux 16.04 with GCC 5.4.x
+* [C++11 standard](https://github.com/smartdevicelink/sdl_evolution/issues/132)
+
### Issues
If writing a bug report, please make sure [you follow the issue template](https://github.com/smartdevicelink/sdl_core/blob/master/.github/ISSUE_TEMPLATE.md). Include all relevant information.