Skip to content

Commit 7583e4a

Browse files
authored
add "help wanted" paragraph to contributing.md
1 parent 7bbf43a commit 7583e4a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,10 @@ working docker setup to make the full test suite pass.
1515
1. build vendorized gtest: `./utils/build_gtest.sh`
1616
2. build restclient-cpp: `./autogen.sh && ./configure && make check`
1717
3. run the unit test suite: `make ci`
18+
19+
## Help wanted
20+
Given that I'm not in a position to maintain compatibility with all the different
21+
platforms, contributions around these are especially appreciated. I try to label
22+
issues accordingly. Some examples are:
23+
- [windows support](https://github.com/mrtazz/restclient-cpp/labels/windows)
24+
- [debian build problems](https://github.com/mrtazz/restclient-cpp/labels/debian)

0 commit comments

Comments
 (0)