aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2016-11-17 14:07:17 -0800
committerDan Albert <danalbert@google.com>2016-11-17 14:07:17 -0800
commit8ab884cb8433f191c7c9740470bcb54969f56f24 (patch)
tree41b3e8fc34a1475c53c4b1b5ce39f1b65f33db89 /.github
parent4c1f27d07bac21ea96b0eb8dcf18994eb29cd7e5 (diff)
downloadndk-8ab884cb8433f191c7c9740470bcb54969f56f24.tar.gz
Add an issue template for GitHub.
Test: None, markdown only. Bug: None Change-Id: Iae1efff8a814ffa0c355b568a61b478959cd5fd6
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 000000000..de81474fc
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,33 @@
+**Note**: Bugs against Android Studio or Gradle should be filed at
+http://b.android.com, not here.
+
+Before filing a bug, check that you are using the latest version of the NDK. The
+latest stable version and the preview release of the next stable version are
+listed on our wiki: https://github.com/android-ndk/ndk/wiki#downloads.
+
+Make sure your issue isn't on the list of common problems before filing a bug:
+https://android.googlesource.com/platform/ndk/+/master/docs/user/common_problems.md
+
+Delete everything above this line before submitting.
+
+--------------------------------------------------------------------------------
+
+#### Description
+
+Bug description goes here.
+
+#### Environment Details
+
+Not all of these will be relevant to every bug, but please provide as much
+information as you can.
+
+* NDK Version: Value from Pkg.Revision in ndk-bundle/source.properties. If not
+ the latest version, check there before filing.
+* Build sytem: ndk-build? cmake? standalone toolchain? custom? (if gradle, file
+ a bug against studio as specified above)
+* Host OS: Windows, Mac, or Linux? Which Linux?
+* Compiler: If GCC, check Clang before filing. GCC is no longer supported.
+* ABI:
+* STL:
+* NDK API level:
+* Device API level: