Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added card #25

Closed
wants to merge 1 commit into from
Closed

Added card #25

wants to merge 1 commit into from

Conversation

johan237
Copy link

I added my car with all my information as indicated

Copy link
Member

@IndigoWizard IndigoWizard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is spammy and will be marked as invalid.

Comment on lines +112 to +142
<div class="contributor-card">

<div class="card-head">
<!--You may use your name or a username u go by like yoru github handle instead.-->

<div class="name"> Tchassem Johan/johan237</div>
<!--Keep only the social media/links that you have. Delete those you don't have in your own card, not from the template.-->
<div class="socials">
<a href="https://github.com/johan237" target="_blank"><i class="fab fa-github"></i></a>
<a href="https://www.linkedin.com/in/
johan-tchassem" target="_blank"><i class="fab fa-linkedin"></i></a>
<a href="https://twitter.com/johan_tchassem" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://johan237.github.io/johan237/" target="_blank"><i class="fas fa-external-link-alt"></i></a>
</div>
</div>

<div class="card-about">
<h3>About me</h3>
<!-- A quick intro about you in few lines (interests, skills, what you doing in the open source community...). Choice is yours.
KEEP IT SHORT (1-5 lines max).-->
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Exercitationem nostrum blanditiis repudiandae iusto a in.</p>
<h3>Resources/Projects</h3>
<!-- Share -+3 interesting links: your project, projects you contributed to, learning resources (articles, blog post..) ..etc
You may rename the h3 title according to your content.-->
<ul>
<li><a href="#" target="_blank">My awesome cookies maker open source project.</a></li>
<li><a href="#" target="_blank">Interesting open source project you can contribute to.</a></li>
<li><a href="#" target="_blank">Article about open source.</a></li>
</ul>
</div>
</div>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a blind copy/past and it's not even done properly, it's a total mess with no efforts on info update or respecting the steps described in issue #1 .

@IndigoWizard IndigoWizard added invalid This doesn't seem right spam labels Oct 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right spam
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants