Rebase da1660d: 'missing value per field pattern' #714
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description:
This is a 'rebase' of #608 'Missing value per field pattern'. I didn't find a straight forward way to pull the original commit da1660d from
specs/patterns.md
to the new filepatterns/README.md
. So this change manually takes the change content of da1660d and adds it to the bottom of the current file. It didn't look like there was any particular order to the sections inpatterns/README.md
so I added da1660d's content to the end of the file. Let me know if this needs to be moved and I'll make the change.Original information:
Author: Stephen-Gates Stephen.Gates@me.com
Date: Sat Apr 7 20:40:44 2018 +1000
WIP missing value per field pattern
as per https://discuss.okfn.org/t/missing-values-per-field-pattern/6571
Notes:
If this change is no longer desired, go ahead and close this pull request.
If this change is accepted then #608 can probably be closed when this pull-request merges.
Testing:
Pushed this branch to my fork and visually verified the new content regarding 'Missing Values..' is visible in
patterns/README.md
.--
Let me know if this change could be accepted (or rejected) or
needs some additional changes to be approved and merged.
Thank you,
DC