diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..d5aea6a3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Ask a question + url: https://github.com/jreleaser/jreleaser/discussions + about: Ask questions and discuss with other community members \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md index 741d8590..99bc4b47 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -43,3 +43,5 @@ Tell us what happens instead - **Operating System**: TODO - **JReleaser Version:** TODO - **JDK Version:** TODO + +Please paste stacktraces from `[out|build|target]/jreleaser/trace.log`. \ No newline at end of file