In order to add yourself as a member, you must join our DCN discord server here.
Next, follow the given steps:
-
Add your information as Javascript object on
members/members.js
file inmembers
array.// edit it { fullName: '{ your full name }', discordUsername: '{ your discord username with discriminator ex. user#1050 }', about: '{ very short text about you }', links: { github: '{ github username }', // required twitter: '{ twitter username }', facebook: '{ facebook username }' } },
-
Send us a PR. That's all.
Checkout our contribution guide
We ❤️ our Contributors