GFDRR / rdl-standard

The Risk Data Library Standard (RDLS) is an open data standard to make it easier to work with disaster and climate risk data. It provides a common description of the data used and produced in risk assessments, including hazard, exposure, vulnerability, and modelled loss, or impact, data.
https://docs.riskdatalibrary.org/
Creative Commons Attribution Share Alike 4.0 International
16 stars 1 forks source link

Update changelog.md #131

Closed stufraser1 closed 1 year ago

stufraser1 commented 1 year ago

Related issues

Description

Merge checklist

If you added or removed a field:

stufraser1 commented 1 year ago

This was the changelog update related to #130 and I'm sure I shouldn't have created a new PR for this so would be helpful if you could guide me through the correct process on this soon

duncandewhurst commented 1 year ago

A PR is necessary to make any changes on the dev branch so you followed the right process!

There's a conflict, though, because #130 already added a changelog entry:

  • #130 - 'hazard_type.csv', add descriptions and update codes from abbreviations to human-readable words.

And this PR adds a different one:

  • #130 - 'hazard_type.csv' add descriptions and hazard category which aligns with UNDRR Hazard taxonomy.

Which changelog entry do you want to keep?

I suspect this happened because you branched from dev before #130 was merged, or you hadn't pulled the latest version of dev. We can update https://github.com/GFDRR/rdl-standard/blob/dev/developer_docs.md#propose-changes with a reminder to pull the latest changes before branching if you like?

stufraser1 commented 1 year ago

Which changelog entry do you want to keep?

This one: https://github.com/GFDRR/rdl-standard/pull/130 - 'hazard_type.csv' add descriptions and hazard category which aligns with UNDRR Hazard taxonomy.