Skip to content

Commit b976bac

Browse files
authored
Merge pull request #1221 from NASA-IMPACT/CarsonDavis-patch-1
Create CHANGELOG.md
2 parents af5e774 + 20b6127 commit b976bac

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Overview
2+
These are not the release notes, which can be found https://github.com/NASA-IMPACT/COSMOS/releases. Instead, this is a changelog that developers use to log key changes to the codebase with each pull request.
3+
4+
## What to Include
5+
For each PR made, an entry should be added to this changelog. It should contain
6+
- a brief description of the deliverable of the feature or bugfix
7+
- exact listing of key changes such as:
8+
- API endpoint modified
9+
- frontend components added
10+
- model updates
11+
- deployment changes needed on the servers
12+
- etc.
13+
14+
## Changelog

0 commit comments

Comments
 (0)