Commit 265fb7e
Changed files (2)
.github
ISSUE_TEMPLATE
.vscode
.github/ISSUE_TEMPLATE/config.yml
@@ -1,3 +1,4 @@
+# yaml-language-server: $schema=https://json.schemastore.org/github-issue-config.json
blank_issues_enabled: true
contact_links:
- name: Scoop Community Support
.vscode/settings.json
@@ -15,6 +15,7 @@
]
}
],
+ "files.insertFinalNewline": true,
"files.exclude": {
"**/.git": true,
"**/.svn": true,