File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 33We welcome contributions from external contributors.
44This document describes the contribution process: from proposing a change to
55getting it merged into CMake Cookbook.
6- Our contribution guide is based on [ Psi4 contribution guide] .
6+ The process for contributing is exactly the same for the core development team
7+ and for external contributors:
8+
9+ * Maintainers do not push directly to the repository.
10+ * Maintainers do not review their own patches.
11+ * Approval of one or more maintainers is sufficient for trivial patches.
12+ Trivial patches are typos and trivial bugfixes
13+ * For any patch that is not trivial, two maintainers need to review and approve the patch.
714
815## Getting Started
916
1017* Make sure you have a [ GitHub account] .
1118* [ Fork] the [ dev-cafe/cmake-cookbook] repository on GitHub.
1219* On your local machine, [ clone] your fork of the CMake Cookbook repository.
20+ * The Psi4 documentation has more detailed instructions for interacting with your fork which can be found
21+ [ here] ( http://psicode.org/psi4manual/master/build_obtaining.html#faq-forkpsi4public ) .
22+ and [ here] ( http://psicode.org/psi4manual/master/build_obtaining.html#faq-githubworkflow ) .
1323
1424## Making Changes
1525
You can’t perform that action at this time.
0 commit comments