We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f934b1 commit 52139fbCopy full SHA for 52139fb
.github/ISSUE_TEMPLATE/config.yml
@@ -1,5 +1,5 @@
1
blank_issues_enabled: true
2
contact_links:
3
- name: 技術的な内容以外のご要望・ご提案
4
- url: https://twitter.com/mikan_54951
+ url: https://twitter.com/mshr0969
5
about: 技術的な内容以外のご要望等は、このリポジトリではなく、DMにてご連絡ください。
community-info.ts
@@ -3,5 +3,5 @@ import type { ContactDetails } from './src/types';
// お問い合わせ先
export const contactDetails: ContactDetails = {
text: '@mshr0969',
6
- href: 'https://twitter.com/msr0969',
+ href: 'https://twitter.com/mshr0969',
7
};
0 commit comments