Describe your use-case
Since PyScaffold itself will have a CONTRIBUTING.rst we should make sure that in a new version of this extension, this file is replaced with a corresponding Markdown counterpart.
Describe the solution you would like to see for your use-case
Maybe there is even a simple rst2md converter, which would allow us to manage only a single template?
Describe your use-case
Since PyScaffold itself will have a
CONTRIBUTING.rstwe should make sure that in a new version of this extension, this file is replaced with a corresponding Markdown counterpart.Describe the solution you would like to see for your use-case
Maybe there is even a simple rst2md converter, which would allow us to manage only a single template?