grammar
This commit is contained in:
@ -30,9 +30,9 @@ for unicode characters and only all-ASCII source code is accepted.
|
|||||||
|
|
||||||
# Version Updates
|
# Version Updates
|
||||||
|
|
||||||
LAMMPS follows continuous release development model. We aim to keep to
|
LAMMPS follows a continuous release development model. We aim to keep
|
||||||
keep the development version (develop branch) always fully functional
|
the development version (develop branch) always fully functional and
|
||||||
and employ a variety of automatic testing procedures to detect failures
|
employ a variety of automatic testing procedures to detect failures
|
||||||
of existing functionality from adding or modifying features. Most of
|
of existing functionality from adding or modifying features. Most of
|
||||||
those tests are run on pull requests *before* merging to the development
|
those tests are run on pull requests *before* merging to the development
|
||||||
branch. The develop branch is protected, so all changes *must* be
|
branch. The develop branch is protected, so all changes *must* be
|
||||||
|
|||||||
Reference in New Issue
Block a user