Skip to content

Commit 2d78124

Browse files
committed
Merge remote-tracking branch 'dev-gh/feature/Contribution_docs_update' into release/4.4.0
2 parents dd27b75 + 096051f commit 2d78124

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/CONTRIBUTING.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Third party contributions are essential for making SDL great. However, we do have a few guidelines we need contributors to follow.
44

5+
## Environment
6+
Currently supported:
7+
* Ubuntu Linux 14.04 with GCC 4.9.x
8+
* Ubuntu Linux 16.04 with GCC 5.4.x
9+
* [C++11 standard](https://github.com/smartdevicelink/sdl_evolution/issues/132)
10+
511
### Issues
612
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.
713

0 commit comments

Comments
 (0)