Skip to content

Commit 1176aa2

Browse files
Allow blank issues, remove broken contact link
This repo doesn't have a discussion section so I've removed that option from the 'New issue' template. Blank issues will let folks quickly report problems without the ceremony of filling out a form.
1 parent 55d2b33 commit 1176aa2

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
11
---
2-
blank_issues_enabled: false
3-
contact_links:
4-
- name: 💬 General Question
5-
url: https://github.com/aws-samples/aurora-dsql-samples/discussions/categories/q-a
6-
about: Please ask and answer questions as a discussion thread
2+
blank_issues_enabled: true
File renamed without changes.

0 commit comments

Comments
 (0)