Closed ernilambar closed 8 months ago
Describe the current, buggy behavior
"support": { "body": "https://raw.githubusercontent.com/runcommand/runcommand-theme/master/bin/readme-partials/support-open-source.md" },
Similar to body, our code also supports pre and post. But it is not mentioned anywhere in the documentation. Are those for internal purpose only? If those are supposed to be used publicly then it is good to be mentioned in the doc.
body
pre
post
We can mention them in the docs 👍
Bug Report
Describe the current, buggy behavior
Similar to
body
, our code also supportspre
andpost
. But it is not mentioned anywhere in the documentation. Are those for internal purpose only? If those are supposed to be used publicly then it is good to be mentioned in the doc.