mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-23 15:05:38 -06:00
822 B
822 B
title | date | draft | description | tags | |
---|---|---|---|---|---|
Guide Template | 2222-12-22 | false | Template for creating a guide |
|
Thank you for wanting to contribute to Blowfish's community.
How to start?
This is a template article that will explain how to create a new article for Blowfish's guide section.
Clone Blowfish
Clone this repo with the following command:
git clone https://github.com/nunocoracao/blowfish.git
Setup your files
Copy and paste the entire folder where this .md
file is.
Name it using the following convention YYYYMM-title
, no white spaces are allowed.
Write your guide
Write your guide :)
Use the img
folder to place your images and use them:
Open a PR
Open a PR and thanks in advance for your contribution.