diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..860005a8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Knex issue + url: https://github.com/knex/knex/issues/new + about: For bug reports in Knex itself + - name: Support + url: https://gitter.im/tgriesser/knex + about: For support, see Gitter or Stack Overflow diff --git a/.github/ISSUE_TEMPLATE/documentation-issue.md b/.github/ISSUE_TEMPLATE/documentation-issue.md new file mode 100644 index 00000000..5739d5b7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation-issue.md @@ -0,0 +1,12 @@ +--- +name: Documentation issue +about: Issues and suggestions for the documentation at https://knexjs.org/ +title: '' +labels: '' +assignees: '' + +--- + +**Link to relevant page:** https://knexjs.org/ + +**Issue or suggestion**: