Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Getting Started with Contributing to RDKit (rdkit#7813)
* test fork commit test complete, remove file squashed test * add skeleton file * outline of the Python dev section * add if not developer * Update GettingStartedWithContributing.md * strcuture things a bit more * add summary of blog post * update dev instructions * update for devs * Add example on how to add unit tests * add style section * added github issues and discussion * add style example image * update for devs * add hyperlinks * Move CodingStandards to GettingStartedWithContributing Also updated the supported C++ version to C++17. I put in g++ 8.0 as a rough guess of a version expected to support this standard. * add initial git pull steps * add how to check for bugs * added how to contribute code * Add a section on how to run tests * Update "running tests" section Fix a MD syntax error and add a paragraph encouraging people to run the tests! :-) * add pullreq * add pull_req2 * Add links to new GettingStartedWithContributing.md * add missing image files * update what and how section * update how to pull req * Update GettingStartedWithContributing.md * update running tests * tweak formatting * start docs contribs * typo fixes * add rst overview * move image to correct location, update python and C++ sections * add how to do Python bindings * Add batch 1 of Greg's suggested changes Co-authored-by: Greg Landrum <[email protected]> * add Greg changes * Revert "add Greg changes" This reverts commit 3f7d8ee. * make Greg's (actual) changes --------- Co-authored-by: mikey <[email protected]> Co-authored-by: martin-sicho <[email protected]> Co-authored-by: dehaenw <[email protected]> Co-authored-by: Franz Waibl <[email protected]> Co-authored-by: Rasmus Mejborg Borup <[email protected]> Co-authored-by: Ivan Tubert-Brohman <[email protected]> Co-authored-by: Ivan Tubert-Brohman <[email protected]> Co-authored-by: Greg Landrum <[email protected]>
- Loading branch information