diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..27f3e92 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,29 @@ +--- +name: Bug report +about: Create a report to help us improve our ADT. If this doesn't look right, choose + a different type. +title: "[BUG] " +labels: bug +assignees: diekate, ParaweePleehajinda, TimBo2602 + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +- what got you to this point +- If possible, provide the URL of the file destination, so that we can test. + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Used API Release/Version:** + - Version [e.g. https://api.automotive-data-transformer.com/v1] + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..a3f9045 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,23 @@ +--- +name: Feature request +about: Suggest an idea for improving our ADT. +title: "[FEATURE]" +labels: enhancement +assignees: TimBo2602, yuanhao-li + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Improvement** +Maybe share how this improves your productivity or satisfaction with the ADT? + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/new-format-request.md b/.github/ISSUE_TEMPLATE/new-format-request.md new file mode 100644 index 0000000..eac71c3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-format-request.md @@ -0,0 +1,21 @@ +--- +name: New Format Request +about: Suggest a new input or output format or a specific provider e.g. ETAS, which + we should support with the ADT. +title: "[FORMAT]" +labels: enhancement +assignees: yuanhao-li, TimBo2602 + +--- + +### Describe the changes you'd like + + + +### Relevant links + + + +#### Additional context + + diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000..ee52e25 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,20 @@ +--- +name: Question +about: If you have a question concerning setup, operation, etc. feel free to ask +title: '' +labels: question +assignees: ParaweePleehajinda, diekate, TimBo2602 + +--- + +### Describe what you want to do + + + +### Relevant links or screenshots + + + +#### Additional context + +