SnowEx / snowexsql

A project to access the SnowEx database holding data from the NASA SnowEx campaign
https://snowexsql.readthedocs.io/en/latest/readme.html
GNU General Public License v3.0
23 stars 6 forks source link

Start CHANGELOG #85

Closed jomey closed 1 month ago

jomey commented 2 months ago

Going forward, we should use this to create a list of PRs that introduce new/breaking changes to the codebase.

Alternatively, we could look into using this GitHub feature? https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes

Looks promising and would save us from manually maintaining this?

Side note:

In a next PR, I want to add a CONTRIBUTION.md Do you guys have a template for that? Otherwise I would start looking for one

jomey commented 2 months ago

Good call on the CONTRIBUTING.md - we could make minor changes to the metloom one that I think would cover our bases https://github.com/M3Works/metloom/blob/main/CONTRIBUTING.rst

That guide looks great. I will tackle that in a next PR to adapt to here

jomey commented 1 month ago

Noting that there is a docs/history.rst that needs to be updated with this PR as well