Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit c0e55f9

Browse files
committed
chore: github config
1 parent 291b158 commit c0e55f9

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: aiko-chan-ai on GitHub
4-
url: https://github.com/aiko-chan-ai
5-
about: Contact the maintainer on GitHub.
6-
73
- name: misonomika.dev on Discord
84
url: https://discord.com/users/898521048545374248
95
about: Message the maintainer on Discord.

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Lint
1+
name: TypeScript Test and Lint
22
on:
33
push:
44
branches:

0 commit comments

Comments
 (0)