File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ Contributing to rabbitmq-c
2
+ ==========================
3
+
4
+ Thanks for contributing to rabbitmq-c. I firmly believe that participation helps
5
+ make open source software great. With that there are a few things that can be
6
+ done to make our interaction a bit smoother.
7
+
8
+ Please use the following guidelines when creating an issue or submitting a
9
+ pull request
10
+
11
+ Creating an issue
12
+ -----------------
13
+ When submitting an issue its helpful to know the following
14
+ - What version of rabbitmq-c are you using?
15
+ - What operating system and version are you running on?
16
+ - What compiler and version are you running?
17
+ -
18
+ - If its a build system issue: which build system are you using (
19
+
20
+
21
+ Submitting a pull-request
22
+ -------------------------
23
+ I love to get code contributions, a few things that can help out:
24
+ - Make sure your commits are rebased on the current master branch
25
+ - Please collapse your commits down to a couple logical commits
26
+
You can’t perform that action at this time.
0 commit comments