You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -69,7 +71,7 @@ Thanks to all the contributors below for helping us solve issues, improve docume
69
71
- run `list-prs --milestone v0.101.0 | pr-table`
70
72
- paste the output here
71
73
72
-
Afterwards, go through each PR and clasify it as one of the following:
74
+
Afterwards, go through each PR and classify it as one of the following:
73
75
- A user-facing change. These PRs should go into the `# Changes` section.
74
76
- A plugin-facing change. These PRs should go in `# Notes for plugin developers`. Some plugin-facing changes might also be a user-facing change and vice versa.
75
77
- A documentation improvement, error message improvement, refactoring PR, clippy fix, typo fix, etc. These PRs go into the `# Hall of fame`. You can just copy the table row in this section and paste it to the `# Hall of fame` section above. Note that major refactorings may warrant a section in `# Highlights`.
0 commit comments