issues
search
PyPSA
/
powerplantmatching
Set of tools to combine multiple power plant databases
https://powerplantmatching.readthedocs.io/en/latest/
GNU General Public License v3.0
157
stars
54
forks
source link
Update contributing docs
#111
Closed
Tomkourou
closed
1 year ago
Tomkourou
commented
1 year ago
Change proposed in this Pull Request
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Other
Checklist
[x] I have added a note to release notes
doc/release_notes.rst
.
[x] I have used
pre-commit run --all
to lint/format/check my contribution
[x] I have documented the effects of my code changes in the documentation
doc/
.
[x] I have adjusted the docstrings in the code appropriately.
Change proposed in this Pull Request
Type of change
Checklist
doc/release_notes.rst
.pre-commit run --all
to lint/format/check my contributiondoc/
.