GorangoCSS Docs
Project HomeProject Repo
  • Overview
  • Changelog
  • Contributing
    • Contributing to GorangoCSS
    • Contributing to the Docs
  • Layouts
    • Hero
    • Columns
    • Flex
  • Components
    • Buttons
    • Notice
    • Card
    • Highlight
    • Float
    • Badge
  • Utilities
    • Background Color
    • Border
      • Border Properties
      • Rounded Border
    • Margin
    • Padding
Powered by GitBook
LogoLogo

© Kawanua Indo Digital

On this page

Was this helpful?

  1. Contributing

Contributing to the Docs

Contributions to this documentation are always appreciated!

PreviousContributing to GorangoCSSNextHero

Last updated 4 years ago

Was this helpful?

How to contribute

  1. and clone it to your local machine.

  2. Create a branch with your GitHub username, for example: git checkout -b USERNAME/some-new-feature

  3. Code and commit your changes. Bonus points if you write a good commit message: git commit -m 'Add some feature'

  4. Push to the branch: git push -u origin USERNAME/some-new-feature

  5. for your branch.

Fork the project
Create a pull request