Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1020 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (16 loc) · 1020 Bytes

Contributing to OpsecSwag.com

Hey, thanks for taking the time to contribute! You're awesome! 🎉

The goal of opsecswag.com is to list apparel that is fun and stylish, but that is not in-your-face Bitcoin swag.

Suggesting a change

  1. Create an issue

That's it. There is no step 2.

Implementing a change

  1. Clone the repository
  2. Add an .md file for the item you want to add
  3. Fill in name, image, category, link, price, etc.
  4. Add the image file you specified in the .md file to the /assets/images folder
  5. Create a pull-request (like this one)

It might help to have a look at existing items in the /_collections/ folder.

Refer to the README.md if you have troubles with getting up and running.