docs: Update RULES.md to include NOTICES.md information & delete NOTICES.md#1132
docs: Update RULES.md to include NOTICES.md information & delete NOTICES.md#1132maximearmstrong merged 43 commits intomasterfrom
Conversation
NEW_RULES.md is used if someone wants to contribute to a new rule, and RULES.md is used to interpret the validation report
+ a lot of cleanup
|
@maximearmstrong this is ready for review! :) |
maximearmstrong
left a comment
There was a problem hiding this comment.
Some suggestions for changes in-line before approval. Thank you for this @isabelle-dr!
Co-authored-by: Maxime Armstrong <[email protected]>
Co-authored-by: Maxime Armstrong <[email protected]>
Co-authored-by: Maxime Armstrong <[email protected]>
Co-authored-by: Maxime Armstrong <[email protected]>
Co-authored-by: Maxime Armstrong <[email protected]>
Co-authored-by: Maxime Armstrong <[email protected]>
Co-authored-by: Maxime Armstrong <[email protected]>
|
I have applied the changes:
@barbeau PTAL, the work is done on my end :) |
barbeau
left a comment
There was a problem hiding this comment.
Thanks for all this work @isabelle-dr! I think it looks much better than before - much easier to read IMHO.
I found a few small typos in the below comments/suggestions.
Co-authored-by: Sean Barbeau <[email protected]>
Co-authored-by: Sean Barbeau <[email protected]>
Co-authored-by: Sean Barbeau <[email protected]>
Co-authored-by: Sean Barbeau <[email protected]>
Co-authored-by: Sean Barbeau <[email protected]>
Co-authored-by: Sean Barbeau <[email protected]>
|
What an eye @barbeau! 🧐 Thank you @maximearmstrong, could you have a last look & approve this PR if it all looks good? |
maximearmstrong
left a comment
There was a problem hiding this comment.
2 small things aside, LGTM! Thank you @isabelle-dr :)
Also, we had to reconfigure the CLA assistant last week and I think we will need your signature in order to merge.
Co-authored-by: Maxime Armstrong <[email protected]>
Co-authored-by: Maxime Armstrong <[email protected]>
|
Thank you @isabelle-dr ! The other checks won't be performed because this PR only changes the |
Closes #1006
Closes #1154
Summary:
Following the discussions in PR #1127 (comment), the objective of this PR is to provide a better user experience when reading the validation report. This is part of the effort of the 3.1.0 release.
The HTML report in #1127 will link to the corresponding piece of documentation using the anchor links, in order to ease the process of (1) understanding what the issue is, and (2) fixing the dataset.
This PR contains the following changes:
Expected outcomes:
Please make sure these boxes are checked before submitting your pull request - thanks!
Run the unit tests withgradle testto make sure you didn't break anything