Skip to content

alsonick/vercel-swag

Repository files navigation

Contributing to vercel-swag

Add your vercel swag to the collection.

Steps to follow

1. Fork the repository

Click the fork button on the top right.

Screenshot 2023-02-18 at 16 40 11

2. Clone the forked version

Click the green button and copy the url.

Screenshot 2023-02-18 at 16 41 11

Go to your terminal, clone the repository and navigate to it.

git clone https://github.com/alsonick/vercel-swag.git
cd vercel-swag

After that open the project in your editor of choice.

3. Add your vercel swag pics

Inside the repository, save your pictures inside the public/pictures directory.

Naming convention

TWITTER_HANDLE: Your Twitter handle.

INDEX: If you're uploading multiple pictures then please prefix the posistion, so your third picture will have a prefix of 3 and your second one will have a prefix of 2.

@[TWITTER_HANDLE]-vercel-swag-[INDEX].jpeg

File data

After that navigate to the swag.json file inside the data directory and add a new object at the end of the array, include the twitter_handle, file_ext & pic_index properties.

Screenshot 2023-02-18 at 17 04 49

4. Submit your pr

After you've done the following steps, commit your changes and open a pr. 🎉

About

A collection of vercel swag.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published