We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72980bd commit 7c85260Copy full SHA for 7c85260
CONTRIBUTING
@@ -0,0 +1,19 @@
1
+RubyInstaller is a project that provides binaries for Windows and a
2
+complementary set of tools to make it more easy use Ruby on Windows.
3
+
4
+However, it doesn't patch or alter Ruby source code and by that it cannot
5
+modify Ruby beyond packaging.
6
7
+Bugs accepted are those related to the Installers, Development Kit, compilation
8
+options or missing documentation. Other bug reports fit better to Ruby's own
9
+bug tracker:
10
11
+http://bugs.ruby-lang.org/
12
13
+If you're not sure if your bug is directly RubyInstaller or Ruby specific,
14
+please use our Google Groups to ask these questions:
15
16
+http://groups.google.com/group/rubyinstaller/
17
18
+Thank you
19
0 commit comments