Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 664 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (21 loc) · 664 Bytes

We really encourage you to contribute to the Cantonese programming language!

Instructions to Contribute to Cantonese Project

  1. Fork the repo:
git clone https://github.com/Rick-Lang/rickroll-lang
  1. Create your Feature Branch
$ git checkout -b AmazingFeature
  1. Commit your Changes
$ git commit -m "Add some Amazing Features"
  1. Push to the Branch
$ git push origin AmazingFeature
  1. Open a Pull Request
  2. Please briefly demonstrate what changes this PR made, and better explain why you made this PR

Make sure you are polite in your attitude, in order to make a nice and wonderful environment for other developers