o3de / sig-core

5 stars 6 forks source link

Add a C++ Best Practice page to governance #32

Closed lemonade-dm closed 2 years ago

lemonade-dm commented 2 years ago

@santorac Has reached out looking to add the [C++ Best Practice Page]() to the public github o3de/sig-core repo for governance. The C++ Best Practices Page is a set of guidelines that developers can use(but is not required to use) to lookup previous solutions to problems found when using O3DE. The guidance is meant to help developers avoid pitfalls with some O3DE specific constructs.

There is a Lumberyard Best Practices page, that can perhaps be used as a base for creating a full Best Practice page.

A sanitized version of that page has been attached to this issue. C++-Best-Practices-Guide.md

hultonha commented 2 years ago

Thanks for starting this @lumberyard-employee-dm! I did another pass on the .md file to clean-up the conversion from Jira. It now should be in a good place to add to the repo if we agree on the content (tagging @santorac for visibility).

C++-Best-Practices-Guide.md

lemonade-dm commented 2 years ago

It looks good to me.

hultonha commented 2 years ago

It looks good to me.

Good to hear! Let me know if it's worth creating a PR for this soon

hultonha commented 2 years ago

PR now created here - https://github.com/o3de/sig-core/pull/36

hultonha commented 2 years ago

Resolved by https://github.com/o3de/sig-core/pull/36