Skip to content

How to Contribute πŸ“Œ

πŸ•’ Published at: a year ago

Contributing πŸ“‹ ​

A. Add Contributors Info ​

Follow Steps Below to Add Contributors Information

  1. Create an new ticket here

Title: Add 'your-name' details

Body (Optional): More details about you

  1. Fork this repository
  2. Clone (or download) the fork repository on your machine
  3. Create a new branch

git checkout -b 'ticket-number'/your-name

  1. Locate and open the file assets/data/bikol.md
  2. Add your Bicol words

MAGAYΓ“N - Beautiful, Maganda ... MAGAYΓ“NON - Very Beautiful, Napaka Ganda ... // Add here

  1. Commit changes

Add your name

git commit -m "Add 'your-name' details"

  1. Push the changes

git push origin -u 'ticket-number'/your-name

  1. On Github, open the fork repository

  2. Locate the branch

  3. Create a pull request

  4. Submit pull request for review