Closed uniqueck closed 2 years ago
Linter is failing, you can run it locally using bundle exec rake lint
. You can also check GitHub Action logs to see the errors: https://github.com/asciidoctor/asciidoctor-chart/runs/6241184676?check_suite_focus=true
@Mogztter do I have to increment the version? If all is fine, I add the missing documentation in readme.adoc and squash my commits.
do I have to increment the version?
No, it will be done as part of the release process.
So i rework the code with you annotations and introduce a new attribute for d3 javascript library.
Seems okay to me now.
@uniqueck Looks good, could you please update the README (as discussed in https://github.com/asciidoctor/asciidoctor-chart/issues/25#issuecomment-1114029172) to explain how to use these new attributes?
Sure and I squash my commits to one.
Perfect, thanks 👍🏻
solves #25