spelling: description; .. help us keep release notes organized

Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
This commit is contained in:
Ashley Engelund 2022-11-18 15:39:29 -08:00 committed by GitHub
parent 71d2175e19
commit 0333bc172c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,7 @@ We use the follow naming convention for branches:
- followed by an _underscore_ ('\_')
- followed by a short text description (but use dashes ('-') or underscores ('\_') instead of spaces)
If your work is specific to a single diagram type, it is a good idea to put the diagram type at the start of the dscription. This will help use keep release notes organized: it will help us keep changes for a diagram type together.
If your work is specific to a single diagram type, it is a good idea to put the diagram type at the start of the description. This will help us keep release notes organized: it will help us keep changes for a diagram type together.
**Ex: A new feature described in issue 2945 that adds a new arrow type called 'florbs' to state diagrams**