diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..7a5851ba --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,28 @@ + + +## Requirement - what kind of business use case are you trying to solve? + + + +## Problem - what in Jaeger blocks you from solving the requirement? + + + + +## Proposal - what do you suggest to solve the problem or improve the existing situation? + + + +## Any open questions to address + + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..1a1087b0 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,18 @@ + + +## Which problem is this PR solving? +- + +## Short description of the changes +-