Add link to minimal reproducible on Stack Overflow (#31)
Co-authored-by: Chris Brody <chris@brody.consulting>
diff --git a/create-reproduction.md b/create-reproduction.md
index 4bb1247..06ff18d 100644
--- a/create-reproduction.md
+++ b/create-reproduction.md
@@ -1,6 +1,6 @@
# Create a Minimal Reproduction Repository or Sample
-When reporting an issue or bug for any of the Apache Cordova packages, it is helpful to create and include a link to a reproduction repository or sample. This helps maintainers when reproducing, evaluating, debugging and finally fixing the associated issue.
+When reporting an issue or bug for any of the Apache Cordova packages, it is helpful to create and include a link to a reproduction repository or sample. This helps maintainers when reproducing, evaluating, debugging and finally fixing the associated issue. See also [this article on Stack Overflow](https://stackoverflow.com/help/minimal-reproducible-example).
## Why?