graal/.github/ISSUE_TEMPLATE/6_issues_other.md

1.3 KiB

name about title labels assignees
🐞 Issue Report Create a report to help us improve. To report a security vulnerability, please see below or the SECURITY.md file at the root of the repository. Do not open a GitHub issue. bug

Describe the issue A clear and concise description of the issue. We recommend using the latest snapshot builds to replicate the issue as bugs are constantly being fixed in the master branch

Steps to reproduce the issue Please include both build steps as well as run steps

  1. [e.g.: git clone --depth 1 https://git.myrepo.com/projectone ]
  2. [e.g.: mvn clean package]

Describe GraalVM and your environment:

  • GraalVM version (latest snapshot builds can be found here), or commit id if built from source: [e.g. EE 19.3, CE 20.0, CE 20.1.0-dev-20200304_0848]
  • JDK major version: [e.g.:8]
  • OS: [e.g. macOS Catalina]
  • Architecture: [e.g.: AMD64]

More details Add any other information about the problem here. Especially important are stack traces or log output. Feel free to link to gists or to screenshots if necessary.

    PASTE YOUR LOG/STACK TRACE HERE