Skip to content

Commit c7eade7

Browse files
authored
Merge pull request #9 from ethan-krich/dev
Fix: fix issue template
2 parents f1c3995 + 571454e commit c7eade7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,5 @@ body:
6363
attributes:
6464
label: Reproducible example repository
6565
description: Please provide a link to a repository on GitHub with a reproducible example.
66-
render: js
6766
validations:
6867
required: true

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# yaml-language-server: $schema=https://json.schemastore.org/github-issue-config.json
12
blank_issues_enabled: false
23
contact_links:
34
- name: Feature Request 💡

0 commit comments

Comments
 (0)