diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..b5a1602 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: Question + url: https://github.com/ondrovic/video-organizer/issues/new?template=question.md + about: Ask a question about this project. + - name: Bug Report + url: https://github.com/ondrovic/video-organizer/issues/new?template=bug_report.md + about: Report a bug or unexpected behavior. + - name: Feature Request + url: https://github.com/ondrovic/video-organizer/issues/new?template=feature_request.md + about: Suggest a new feature or improvement. diff --git a/.github/ISSUE_TEMPLATE/issue_template_configured.txt b/.github/ISSUE_TEMPLATE/issue_template_configured.txt new file mode 100644 index 0000000..fd163f3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue_template_configured.txt @@ -0,0 +1 @@ +Config generated for repository: ondrovic/video-organizer on 2024-10-28 19:18:59