- Accounts (auth (:D))
- Permissions
- Communities
- Message communities
- Channels
- Post communities
- Message communities
π
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:root { | |
--brand-260: hsl(235, 86.2%, 88.6%); | |
--brand-500-hsl: 235 85.6% 64.7%; | |
--primary-230: hsl(210, 9.1%, 87.1%); | |
--primary-560: hsl(225, 6.3%, 23.5%); | |
--primary-600: hsl(223, 6.7%, 20.6%); | |
--primary-630: hsl(220, 6.5%, 18.0%); | |
--primary-700: hsl(225, 6.3%, 12.5%); | |
--primary-730: hsl(225, 7.1%, 11%); | |
--primary-860-hsl: 240 7.7% 2.5%; |
- No one learns anything.
-
You're just giving code for someone to just copy and paste
- The lack of effort they gave for this code doesn't help anyone.
-
It removes the value of your code.
- The time you spent working on that file just for someone to take your code without much effort if not none at all and they won't think twice about you afterwards. Some people may not mind that, and think they're just "helping" someone when really all you did was show them the final product, instead of showing them how they made the final product.
- They'll probably come back to you with Basic Errors.
See how a minor change to your commit message style can make a difference.
Tip
Take a look at git-conventional-commits , a CLI util to ensure these conventions, determine version and generate changelogs