Skip to content

Commit 782611d

Browse files
committed
fixup! Prepare v1.3.0 release
1 parent 4140ead commit 782611d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ Implement your feature or bug fix.
3030

3131
Document any external behavior in the [README](README.md). The help system defines commands in [`./script/_help`](script/_help), if you're adding a new command pleas add it there as well.
3232

33+
34+
#### Update Changelog
35+
36+
Add a line to [CHANGELOG](CHANGELOG.md) under *Next Release*. Make it look like every other line, including your name and link to your Github account.
37+
3338
#### Commit Changes
3439

3540
Make sure git knows your name and email address:

0 commit comments

Comments
 (0)