You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
extra="<sup>*</sup>A lot of default values are still in English. Any pull requests with translation to your own language would help."
113
+
extra="<sup>*</sup>A lot of default values are still in English. Any pull requests with translation to your own language would help.<br><sup>*</sup><sup>*</sup> This option is not available on <span class='text-sky-600 dark:text-sky-300'>SE</span> as they are already hidden."
114
114
specs={[
115
115
{
116
116
feature: 'Global',
@@ -138,7 +138,7 @@ const metadata = {
138
138
available: [true, true],
139
139
},
140
140
{
141
-
feature: 'Hide Lychee <span class="text-sky-600 dark:text-sky-300">SE</span> call for actions.',
141
+
feature: 'Hide Lychee <span class="text-sky-600 dark:text-sky-300">SE</span> call for actions <sup>*</sup><sup>*</sup>',
subtitle="Whether you want to contribute or just help with reviewing pull requests, we would be happy to have you on board.<br><br>LycheeOrg works as a Do What You Want Structure."
142
+
items={[
143
+
{ icon: 'tabler:devices-check', title: 'If you feel like just doing reviews,', description: 'then just do that.', classes: {panel:'items-center'} },
144
+
{ icon: 'tabler:devices-plus', title: 'If you feel like adding new functionalities,', description: 'then do that.', classes: {panel:'items-center', title: 'text-center', description: 'text-center'} },
145
+
{ icon: 'tabler:bug-off', title: 'If you feel like fixing bugs,', description: 'then do that.', classes: {panel:'items-center', title: 'text-center', description: 'text-center'} },
146
+
{ icon: 'tabler:hammer', title: 'if you feel like fixing things that annoy you,', description: 'then do that.', classes: {panel:'items-center', title: 'text-center', description: 'text-center'} },
0 commit comments