How should we pluralize technical words, both with respect to spelling (quantity → quantities) and code-blockiness (Quantitys? Quantities?)
Potential change:
ParameterAttribute Python class attributes: These correspond to the header-level XML attributes in a SMIRNOFF OFFXML. For example, the Bonds XML tag in the SMIRNOFF spec has an optional fractional_bondorder_method XML attribute, which corresponds to the line fractional_bondorder_method = ParameterAttribute(default=None) in the BondHandler Python class definition.
This becomes too wordy to read: Let’s stick to the existing wording until we can remove the name ParameterAttribute
JW reviewed and approved!
JM got stable label building
From last time
Better workflow for users to access examples (without needing to go into miniconda directories)