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
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Contributing to PubSub WebSocket
1
+
# Contributing to Python Publisher Subscriber
2
2
3
-
First off, thank you for considering contributing to PubSub WebSocket! It's people like you that make PubSub WebSocket such a great tool.
3
+
First off, thank you for considering contributing to Python Publisher Subscriber! It's people like you that make Python Publisher Subscriber such a great tool.
4
4
5
5
## Code of Conduct
6
6
@@ -27,14 +27,14 @@ Enhancement suggestions are tracked as GitHub issues. When creating an enhanceme
27
27
***Provide a step-by-step description of the suggested enhancement** in as many details as possible.
28
28
***Provide specific examples to demonstrate the steps**.
29
29
***Describe the current behavior** and **explain which behavior you expected to see instead** and why.
30
-
***Explain why this enhancement would be useful** to most PubSub WebSocket users.
30
+
***Explain why this enhancement would be useful** to most Python Publisher Subscriber users.
31
31
32
32
### Your First Code Contribution
33
33
34
34
Unsure where to begin contributing? You can start by looking through these `beginner` and `help-wanted` issues:
35
35
36
-
*[Beginner issues](https://github.com/yourusername/pubsub-websocket/labels/beginner) - issues which should only require a few lines of code.
37
-
*[Help wanted issues](https://github.com/yourusername/pubsub-websocket/labels/help%20wanted) - issues which should be a bit more involved than `beginner` issues.
36
+
* Beginner issues - issues which should only require a few lines of code.
37
+
* Help wanted issues - issues which should be a bit more involved than `beginner` issues.
38
38
39
39
### Pull Requests
40
40
@@ -49,11 +49,12 @@ Unsure where to begin contributing? You can start by looking through these `begi
0 commit comments