Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 378 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 378 Bytes

Contributing to Bldn.ai

How to Contribute

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

Code of Conduct

Please read the CODE_OF_CONDUCT.md file.