diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..8e7b2f78 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,22 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +Make sure to include the following (minus sensitive information): +- The command or code you used +- The run output + error you're getting. (including tracestack) +- Run data-diff with the `-d` switch for extra debug information. + +If possible, please paste these as text, and not a screenshot. + +**Describe the environment** + +Describe which OS you're using, which data-diff version, and any other information that might be relevant to this bug. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..11fc491e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: enhancement +assignees: '' + +--- + +**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. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/request-support-for-a-database.md b/.github/ISSUE_TEMPLATE/request-support-for-a-database.md new file mode 100644 index 00000000..8407eea7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/request-support-for-a-database.md @@ -0,0 +1,10 @@ +--- +name: Request support for a database +about: 'Request a driver to support a new database ' +title: '' +labels: new-db-driver +assignees: '' + +--- + +