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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,7 @@ Follow these steps and note these guidelines to begin contributing:
38
38
39
39
## Working on an issue
40
40
41
-
- As a first-time contributor, please do not request assignment to more than one issue at a time, except in rare scenarios where the issues are closely related.
42
-
- As a returning contributor, ensure that you do not have an open pull request before requesting assignment to a new issue. Your pull request from a previous issue must be reviewed and merged first.
41
+
- Please create a separate branch for each issue you work on. Avoid working on multiple issues from the same branch, as this can complicate the review process
43
42
- The easiest way to make changes and and test them is by using [](https://codespaces.new/BlackPythonDevs/blackpythondevs.github.io)
44
43
45
44
- You can also access the Codespaces from the repository main page:
0 commit comments