You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create issue and PR templates. PR templates should link to the checklist, and ask if all tests have been run, including versioncheck if it was touched. Issue templates should include fields for the output (with --debug), the limitchecker version, the install method, the python version and OS/distro, and if installed with pip, the output of pip freeze from the venv.
Let's also add a CONTRIBUTING.md and just have it reference/link to the relevant RTD docs.
Create issue and PR templates. PR templates should link to the checklist, and ask if all tests have been run, including versioncheck if it was touched. Issue templates should include fields for the output (with --debug), the limitchecker version, the install method, the python version and OS/distro, and if installed with
pip
, the output ofpip freeze
from the venv.Let's also add a CONTRIBUTING.md and just have it reference/link to the relevant RTD docs.
See https://github.com/blog/2111-issue-and-pull-request-templates and https://github.com/blog/1184-contributing-guidelines
The text was updated successfully, but these errors were encountered: