Skip to content

Commit 7edfee2

Browse files
committed
correct typo in cotributing guide step 5
1 parent 87dfd96 commit 7edfee2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ venv
44
**/__pycache__
55
.pytest_cache
66
bin/
7+
bpdvenv/
78

89
# Ignore metadata generated by Jekyll
910
_site/

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The diagram below explains how information is generated for the about page, show
9090

9191
- Once you are done, you can preview your issue by selecting the Preview tab. If you are satisfied with the issue presentation, you can click on the green "Submit new issue" button to create your issue.
9292

93-
- And that's it! If you cose to comment requesting the issue to be assigned to you, wait for a maintainer to do so. You should get an email notification of the issue being assigned to you or you can view the issue assignment in the issue page. It should look similar to this:
93+
- And that's it! If you choose to comment requesting the issue to be assigned to you, wait for a maintainer to do so. You should get an email notification of the issue being assigned to you or you can view the issue assignment in the issue page. It should look similar to this:
9494

9595
![issue assignment](/assets/images/issue_assignment.png)
9696

0 commit comments

Comments
 (0)