diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..2564119ccb --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,18 @@ + + +## Which problem is this PR solving? +- + +## Short description of the changes +- diff --git a/.github/issue_template.md b/.github/issue_template.md index 1795163e37..7a5851ba91 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,39 +1,28 @@ -**Description** +## Requirement - what kind of business use case are you trying to solve? - - -**Steps to reproduce the issue:** -1. -2. -3. - -**Describe the results you received:** + +## Problem - what in Jaeger blocks you from solving the requirement? -**Describe the results you expected:** + + +## Proposal - what do you suggest to solve the problem or improve the existing situation? -**Additional information you deem important (e.g. issue happens only occasionally):** + +## Any open questions to address -**Additional environment details (Browser, etc.):** +