Skip to content

Commit c743159

Browse files
authored
Remove CONTRIBUTING.md info around make changelog (#71)
* chore: Remove unnecessary info about make changelog * chore: changelog
1 parent 1f51e00 commit c743159

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
## Updating data
22

33
If your changes present a non-bugfix change to one or more datasets which are cloud-hosted (CPS, ECPS and PUF), then please change both the filename and URL (in both the class definition file and in `storage/upload_completed_datasets.py`. This enables us to store historical versions of datasets separately and reproducibly.
4-
5-
## Updating versioning
6-
7-
Please add a versioning entry to `changelog_entry.yaml` (see previous PRs for examples), then run `make changelog` and commit the results ONCE in this PR.

changelog_entry.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- bump: patch
2+
changes:
3+
removed:
4+
- Unnecessary info in CONTRIBUTING.md

0 commit comments

Comments
 (0)