Import Geant4 11.0.0 source tree
This commit is contained in:
committed by
Ben Morgan
parent
6399a014b6
commit
80e2389dd8
+9
-7
@@ -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
|
||||
Reference in New Issue
Block a user