Skip to content

Commit 7ade52e

Browse files
fix: invalid issue template YAML indentation (#9465)
Backport of #9442 to `release/v11`. Co-authored-by: Minh Vu <vuhoangminh97@gmail.com>
1 parent c069622 commit 7ade52e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ contact_links:
1818
- name: 📫 Support
1919
url: https://github.community/
2020
about: For general support questions please open a topic over at github.community
21-
- name: 🚑 Support Policy
21+
- name: 🚑 Support Policy
2222
url: https://github.com/npm/cli/wiki/Support-Policy
2323
about: Information about what version(s) of the CLI we support

0 commit comments

Comments
 (0)