We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0b54cf + 18be586 commit d716beeCopy full SHA for d716bee
CONTRIBUTING.md
@@ -18,15 +18,11 @@ Pull requests will trigger a Travis CI job. The following two commands will be
18
apt-get install ruby ruby-dev # For Debian/Ubuntu
19
dnf install ruby ruby-devel # For Fedora
20
yum install ruby ruby-devel # For Centos/RHEL
21
-gem install bundler# See note below about version
+gem install bundler
22
gem install rubocop
23
gem install rspec
24
```
25
26
-As of writing this you want install a version 1 of bundler, `gem install bundler -v '1.17.3'`,
27
-since there is some incompability with regards to the
28
-[latest version 2 release of bundler](https://bundler.io/blog/2019/01/04/an-update-on-the-bundler-2-release.html)
29
-
30
Be prepared to write tests to accompany any code you would like to see merged.
31
See `SampleProjects/TestSomething/test/*.cpp` for the existing tests (run by rspec).
32
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments