ROVI-org / thevenin

A packaged Thevenin equivalent circuit model in Python.
2 stars 0 forks source link

Fix documentation issue template #6

Closed c-randall closed 1 week ago

c-randall commented 1 week ago

Description

Documentation issues template referred to bad "radio" type. Also, made adjustments to ci.yml so modifying certain files don't trigger build-and-test workflow.

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #) - note reverse order of PR #s. If necessary, also add to the list of breaking changes.

Key checklist:

The optional -- format and -- write arguments (see above) attempt to correct formatting issues prior to running the linter, and spelling mistakes prior to running the spellcheck, respectively. You can also run all of the above checks using $ nox -s pre-commit instead of running them individually.

Further checks: