Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 715 Bytes

File metadata and controls

19 lines (12 loc) · 715 Bytes

Contributing

Thanks for taking a look at Project Builder.

This repo is public so people can inspect the work, try it, and share ideas. The preferred collaboration path is GitHub Issues.

Before opening a pull request

  • Use Issues for bug reports, questions, and feature ideas.
  • For substantial changes, open an issue before spending time on a pull request.
  • Small documentation fixes and focused bug fixes are the easiest contributions to review.

Pull request expectations

  • Keep changes scoped and easy to review.
  • Update any affected public docs in the same change.
  • Add or update tests when behavior changes.

Pull requests may be closed if they do not fit the current direction of the project.