We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eba7e12 commit 94bd84aCopy full SHA for 94bd84a
1 file changed
CONTRIBUTING.md
@@ -20,8 +20,6 @@ Please read the [Eclipse Foundation policy on accepting contributions via Git](h
20
21
## Contributing a change
22
23
-## Contributing a change
24
-
25
1. [Fork the repository on GitHub](https://github.com/eclipse/paho.mqtt.java/fork)
26
2. Clone the forked repository onto your computer: ``` git clone https://github.com/<your username>/paho.mqtt.java.git ```
27
3. Create a new branch from the latest ```develop``` branch with ```git checkout -b YOUR_BRANCH_NAME origin/develop```
0 commit comments