Skip to content

Commit e9c15f9

Browse files
committed
Change order
1 parent 6ef703d commit e9c15f9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,9 @@ Code changes to Gleam are welcomed via the process below.
3535
introduces new functionality or behaviour this would be a good time to
3636
discuss the details of the change to ensure we are in agreement as to how
3737
the new functionality should work.
38-
2. Open a GitHub pull request with your changes and ensure the tests and build
38+
2. Update the [CHANGELOG.md](CHANGELOG.md) file with your changes.
39+
3. Open a GitHub pull request with your changes and ensure the tests and build
3940
pass on CI.
40-
3. Reflect your changes in [CHANGELOG.md](CHANGELOG.md) under Unreleased at the top of the file.
41-
Find the best section to describe your changes. You can draw inspiration from
42-
the changes made previously.
4341
4. A Gleam team member will review the changes and may provide feedback to
4442
work on. Depending on the change there may be multiple rounds of feedback.
4543
5. Once the changes have been approved the code will be rebased into the

0 commit comments

Comments
 (0)