mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
* 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 <greg.landrum@gmail.com>
* add Greg changes
* Revert "add Greg changes"
This reverts commit 3f7d8eed6c.
* make Greg's (actual) changes
---------
Co-authored-by: mikey <m.k.blakey@icloud.com>
Co-authored-by: martin-sicho <sicho.martin@gmail.com>
Co-authored-by: dehaenw <66372095+dehaenw@users.noreply.github.com>
Co-authored-by: Franz Waibl <waiblfranz@gmail.com>
Co-authored-by: Rasmus Mejborg Borup <borup@eduroam-hci-dock-1-081.intern.ethz.ch>
Co-authored-by: Ivan Tubert-Brohman <Ivan.Tubert-Brohman@schrodinger.com>
Co-authored-by: Ivan Tubert-Brohman <ivan.tubert@gmail.com>
Co-authored-by: Greg Landrum <greg.landrum@gmail.com>
2 lines
48 B
Plaintext
2 lines
48 B
Plaintext
See Docs/Book/GettingStartedWithContributing.md
|