Import Geant4 11.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2021-12-10 14:46:44 +01:00
committed by Ben Morgan
parent 6399a014b6
commit 80e2389dd8
3932 changed files with 202519 additions and 246221 deletions
+9 -7
View File
@@ -1,6 +1,6 @@
Contributing to Geant4
=====
To contribute patches to Geant4, users can submit Pull Requests (PR) such that:
To contribute patches to Geant4, users can submit normal GitHub Pull Requests (PR) such that:
- A single PR refers to a single particular topic (fix or suggested enhancement);
PRs including uncorrelated changes in codes in different areas or modules will
@@ -10,10 +10,12 @@ A PR will be examined by a responsible and eventually extracted for a patch in
the development repository of Geant4, to be included in a future release or
patch.
For simple bug-fixes, it is anyhow recommended to use the official
Bugzilla problem reporting system.
- Problem reports: `Bugzilla problem reporting system <https://bugzilla-geant4.kek.jp>`_.
- User Forum: `Geant4 Forum <https://geant4-forum.web.cern.ch>`_.
- Documentation: `User Documentation <https://cern.ch/geant4/support/user_documentation>`_.
For simple bug-fixes, it is still recommended to use the official Bugzilla problem reporting system
to report the issue, linking back to the Pull Request if created:
The Geant4 Collaboration
- Problem reports: `Bugzilla problem reporting system <https://bugzilla-geant4.kek.jp>`_.
Questions on Geant4 itself or feature requests should be made through our `User Forum <https://geant4-forum.web.cern.ch>`_,
and `full documentation on use of the toolkit is online <https://cern.ch/geant4/support/user_documentation>`_.
The Geant4 Collaboration