Browse Source

Updated contributing info.

Branimir Karadžić 9 years ago
parent
commit
8427251172
1 changed files with 6 additions and 0 deletions
  1. 6 0
      CONTRUBUTING.md

+ 6 - 0
CONTRUBUTING.md

@@ -4,6 +4,12 @@ Everyone is welcome to contribute to bgfx by submitting bug reports, testing on
 different platforms, writing examples, improving documentation, profiling and
 optimizing, helping newcomers, telling others about bgfx, etc.
 
+## Submitting bugs
+
+Unless bug is trivial, and easy to explain and understand, the fastest way to
+fix bug is to get repro case. In most of cases it's enough to modify existing
+example (with minimal number of changes) and reproduce bug there.
+
 ## Contributing code
 
 **When contributing to the bgfx project you must agree to the BSD 2-clause