Skip to content

Commit

Permalink
docs(eng-onsite): add engineering contribution challenge page (#1833)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasaarcoverde authored Aug 20, 2024
2 parents 226b216 + 3d0702a commit 24486e7
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/docs/pages/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,14 @@
"foundations": {
"title": "Foundations",
"type": "page"
},
"eng-onsite-2024": {
"display": "hidden",
"theme": {
"sidebar": false,
"pagination": false,
"toc": false,
"breadcrumb": false
}
}
}
44 changes: 44 additions & 0 deletions packages/docs/pages/eng-onsite-2024.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
import { Steps } from 'nextra/components'

![Introduction](/assets/eng-challenge-2024.png)

Hello, VTEX engineer! We’re thrilled to invite all engineers to join the Contribution Challenge.

This is a chance to collaborate and make an impact on the Shoreline evolution. Whether you have experience with design systems or are a passionate beginner, your skills and ideas are invaluable to this initiative. Take advantage of the opportunity to learn, grow, and leave your mark. Jump in, contribute, and let's code something amazing together!

<Steps>

### Introduction

As the name suggests, this challenge is all about contributing to Shoreline, The VTEX design system for back-office experiences. Whether you're a front-end engineer or not, you're welcome to participate and engage in any discussion, whether it's about engineering or design!

This challenge demonstrates how an InnerSource process works in practice. We've provided some materials to guide you on how the process works, how to contribute, and how to kick off the challenge!

1. [How to get started](https://shoreline.vtex.com/guides/contributing-introduction)
2. [How the contribution process works](https://shoreline.vtex.com/guides/how-to-contribute)
3. [Repository Organization](https://shoreline.vtex.com/guides/how-to-contribute#github)
4. [Contributing to the Code](https://shoreline.vtex.com/guides/code/development-guideline)
5. [Contributing to the Design](https://shoreline.vtex.com/guides/design/handoff-requirements)

Feel free to open an issue, add a comment, or submit a pull request—and remember, this project belongs to all of us in the VTEX community!

### Score

To earn points, dive into contributing to Shoreline! As described [here](https://shoreline.vtex.com/guides/contributing-introduction#how-to-get-involved), there are plenty of ways to get involved and make an impact on the project! In this challenge, each contribution you make give you points:

1. Join a discussion - **1 point per issue**
2. Open an issue - **2 points**
3. Submit a pull request - **2 points**
4. Get your pull request approved and merged - **3 points**

Every contribution **between Thursday (Aug 22) at 9 am and Wednesday (Aug 28) at 2 pm** will count, so jump in and start earning those points!

### Winners Announcement

The results will be announced on Wednesday (Aug 28) during the Shoreline presentation and the top 3 participants will be rewarded. Don’t miss out on this opportunity to be part of this initiative!

</Steps>

If you have any questions, you can reach out through the #shoreline channel using the handle @shoreline-maintainers.

Good luck and have fun! ✨
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 24486e7

Please sign in to comment.