diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..7690b1e3e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,12 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +As the repository moved to gitlab we are not following issues here. + +Please, open issues at https://gitlab.com/isard/isardvdi/-/issues diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 000000000..1447f2891 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,12 @@ +--- +name: Custom issue template +about: Repository issues moved to gitlab +title: '' +labels: '' +assignees: '' + +--- + +As the repository moved to gitlab we are not following issues here. + +Please, open issues at https://gitlab.com/isard/isardvdi/-/issues diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..c98fe0c58 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,12 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +As the repository moved to gitlab we are not following issues here. + +Please, open issues at https://gitlab.com/isard/isardvdi/-/issues