Describe your use-case
In general, it seems like a common practice to have a CONTRIBUTING.rst file in the root of each repo. This helps users to get started. Also Github's Settings -> Community Option checks for the presence of one.
Describe the solution you would like to see for your use-case
One could add a default CONTRIBUTING.RST and also reference this file from the Sphinx index. Github provides several examples and there are others on the net.
Describe your use-case
In general, it seems like a common practice to have a
CONTRIBUTING.rstfile in the root of each repo. This helps users to get started. Also Github's Settings -> Community Option checks for the presence of one.Describe the solution you would like to see for your use-case
One could add a default
CONTRIBUTING.RSTand also reference this file from the Sphinx index. Github provides several examples and there are others on the net.