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
**Note**: Replace `branch-name` in the above commands with the actual names of your branches. When making linked changes
178
+
across both repos, it's best to create/use the same branch name in both locations.
179
+
180
+
#### Changelog verification
181
+
182
+
This check enforces the changelog requirements [described above](#Changelog).
183
+
139
184
## Finding contributions to work on
140
185
Looking at the existing issues is a great way to find something to contribute on. As our projects, by default, use the default GitHub issue labels (enhancement/bug/duplicate/help wanted/invalid/question/wontfix), looking at any 'help wanted' issues is a great place to start.
0 commit comments