PlayRockPaperScissorsGame 2.1.0 → 2.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/lib/rps/version.rb +1 -1
- data/rps.gemspec +1 -1
- metadata +1 -92
- metadata.gz.sig +0 -0
- data/html/Constants.html +0 -135
- data/html/Gemfile.html +0 -168
- data/html/LICENSE.html +0 -177
- data/html/PlayRockPaperScissorsGame.html +0 -110
- data/html/PlayRockPaperScissorsGame/Constants.html +0 -135
- data/html/PlayRockPaperScissorsGame/PrivateMethods.html +0 -96
- data/html/PrivateMethods.html +0 -96
- data/html/README_md.html +0 -221
- data/html/RakeTest.html +0 -268
- data/html/RakeTest/Constants.html +0 -135
- data/html/RakeTest/PrivateMethods.html +0 -96
- data/html/Rakefile.html +0 -191
- data/html/_gitignore.html +0 -159
- data/html/certs/gem-public_cert_pem.html +0 -175
- data/html/created.rid +0 -48
- data/html/css/fonts.css +0 -167
- data/html/css/rdoc.css +0 -590
- data/html/docs/CODE_OF_CONDUCT_md.html +0 -264
- data/html/docs/CONTRIBUTING_md.html +0 -233
- data/html/docs/Gemfile.html +0 -158
- data/html/docs/How_to_Build_md.html +0 -201
- data/html/docs/LICENSE.html +0 -280
- data/html/docs/Testing_md.html +0 -194
- data/html/docs/_layouts/default_html.html +0 -206
- data/html/docs/_sass/jekyll-theme-cayman_scss.html +0 -525
- data/html/docs/_sass/normalize_scss.html +0 -673
- data/html/docs/_sass/rouge-github_scss.html +0 -425
- data/html/docs/_sass/variables_scss.html +0 -167
- data/html/docs/_site/CODE_OF_CONDUCT_html.html +0 -299
- data/html/docs/_site/CONTRIBUTING_html.html +0 -255
- data/html/docs/_site/How_to_Build_html.html +0 -230
- data/html/docs/_site/Testing_html.html +0 -231
- data/html/docs/_site/assets/css/style_css.html +0 -543
- data/html/docs/_site/index_html.html +0 -299
- data/html/docs/_site/script/bootstrap.html +0 -160
- data/html/docs/_site/script/cibuild.html +0 -160
- data/html/docs/_site/script/release.html +0 -203
- data/html/docs/_site/script/server.html +0 -158
- data/html/docs/assets/css/style_scss.html +0 -158
- data/html/docs/index_md.html +0 -253
- data/html/docs/jekyll-theme-cayman_gemspec.html +0 -174
- data/html/docs/script/bootstrap.html +0 -160
- data/html/docs/script/cibuild.html +0 -160
- data/html/docs/script/release.html +0 -203
- data/html/docs/script/server.html +0 -158
- data/html/exec/rps_bash.html +0 -228
- data/html/exec/run_bat.html +0 -179
- data/html/exec/uninstall_sh.html +0 -188
- data/html/fonts/Lato-Light.ttf +0 -0
- data/html/fonts/Lato-LightItalic.ttf +0 -0
- data/html/fonts/Lato-Regular.ttf +0 -0
- data/html/fonts/Lato-RegularItalic.ttf +0 -0
- data/html/fonts/SourceCodePro-Bold.ttf +0 -0
- data/html/fonts/SourceCodePro-Regular.ttf +0 -0
- data/html/images/add.png +0 -0
- data/html/images/arrow_up.png +0 -0
- data/html/images/brick.png +0 -0
- data/html/images/brick_link.png +0 -0
- data/html/images/bug.png +0 -0
- data/html/images/bullet_black.png +0 -0
- data/html/images/bullet_toggle_minus.png +0 -0
- data/html/images/bullet_toggle_plus.png +0 -0
- data/html/images/date.png +0 -0
- data/html/images/delete.png +0 -0
- data/html/images/find.png +0 -0
- data/html/images/loadingAnimation.gif +0 -0
- data/html/images/macFFBgHack.png +0 -0
- data/html/images/package.png +0 -0
- data/html/images/page_green.png +0 -0
- data/html/images/page_white_text.png +0 -0
- data/html/images/page_white_width.png +0 -0
- data/html/images/plugin.png +0 -0
- data/html/images/ruby.png +0 -0
- data/html/images/tag_blue.png +0 -0
- data/html/images/tag_green.png +0 -0
- data/html/images/transparent.png +0 -0
- data/html/images/wrench.png +0 -0
- data/html/images/wrench_orange.png +0 -0
- data/html/images/zoom.png +0 -0
- data/html/index.html +0 -232
- data/html/js/darkfish.js +0 -161
- data/html/js/jquery.js +0 -4
- data/html/js/navigation.js +0 -142
- data/html/js/navigation.js.gz +0 -0
- data/html/js/search.js +0 -109
- data/html/js/search_index.js +0 -1
- data/html/js/search_index.js.gz +0 -0
- data/html/js/searcher.js +0 -229
- data/html/js/searcher.js.gz +0 -0
- data/html/rps_gemspec.html +0 -201
- data/html/table_of_contents.html +0 -271
@@ -1,264 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta charset="UTF-8">
|
6
|
-
|
7
|
-
<title>CODE_OF_CONDUCT - RDoc Documentation</title>
|
8
|
-
|
9
|
-
<script type="text/javascript">
|
10
|
-
var rdoc_rel_prefix = "../";
|
11
|
-
var index_rel_prefix = "../";
|
12
|
-
</script>
|
13
|
-
|
14
|
-
<script src="../js/jquery.js"></script>
|
15
|
-
<script src="../js/darkfish.js"></script>
|
16
|
-
|
17
|
-
<link href="../css/fonts.css" rel="stylesheet">
|
18
|
-
<link href="../css/rdoc.css" rel="stylesheet">
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
<body id="top" role="document" class="file">
|
23
|
-
<nav role="navigation">
|
24
|
-
<div id="project-navigation">
|
25
|
-
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
26
|
-
<h2>
|
27
|
-
<a href="../index.html" rel="home">Home</a>
|
28
|
-
</h2>
|
29
|
-
|
30
|
-
<div id="table-of-contents-navigation">
|
31
|
-
<a href="../table_of_contents.html#pages">Pages</a>
|
32
|
-
<a href="../table_of_contents.html#classes">Classes</a>
|
33
|
-
<a href="../table_of_contents.html#methods">Methods</a>
|
34
|
-
</div>
|
35
|
-
</div>
|
36
|
-
|
37
|
-
<div id="search-section" role="search" class="project-section initially-hidden">
|
38
|
-
<form action="#" method="get" accept-charset="utf-8">
|
39
|
-
<div id="search-field-wrapper">
|
40
|
-
<input id="search-field" role="combobox" aria-label="Search"
|
41
|
-
aria-autocomplete="list" aria-controls="search-results"
|
42
|
-
type="text" name="search" placeholder="Search" spellcheck="false"
|
43
|
-
title="Type to search, Up and Down to navigate, Enter to load">
|
44
|
-
</div>
|
45
|
-
|
46
|
-
<ul id="search-results" aria-label="Search Results"
|
47
|
-
aria-busy="false" aria-expanded="false"
|
48
|
-
aria-atomic="false" class="initially-hidden"></ul>
|
49
|
-
</form>
|
50
|
-
</div>
|
51
|
-
|
52
|
-
</div>
|
53
|
-
|
54
|
-
|
55
|
-
<div class="nav-section">
|
56
|
-
<h3>Table of Contents</h3>
|
57
|
-
|
58
|
-
<ul class="link-list" role="directory">
|
59
|
-
<li><a href="#label-Contributor+Covenant+Code+of+Conduct">Contributor Covenant Code of Conduct</a>
|
60
|
-
<li><a href="#label-Our+Pledge">Our Pledge</a>
|
61
|
-
<li><a href="#label-Our+Standards">Our Standards</a>
|
62
|
-
<li><a href="#label-Our+Responsibilities">Our Responsibilities</a>
|
63
|
-
<li><a href="#label-Scope">Scope</a>
|
64
|
-
<li><a href="#label-Enforcement">Enforcement</a>
|
65
|
-
<li><a href="#label-Attribution">Attribution</a>
|
66
|
-
<li><a href="#label-Site+Nav">Site Nav</a>
|
67
|
-
</ul>
|
68
|
-
</div>
|
69
|
-
|
70
|
-
|
71
|
-
<div id="project-metadata">
|
72
|
-
<div id="fileindex-section" class="nav-section">
|
73
|
-
<h3>Pages</h3>
|
74
|
-
|
75
|
-
<ul class="link-list">
|
76
|
-
|
77
|
-
<li><a href="../_gitignore.html">.gitignore</a>
|
78
|
-
|
79
|
-
<li><a href="../Gemfile.html">Gemfile</a>
|
80
|
-
|
81
|
-
<li><a href="../LICENSE.html">LICENSE</a>
|
82
|
-
|
83
|
-
<li><a href="../README_md.html">README</a>
|
84
|
-
|
85
|
-
<li><a href="../Rakefile.html">Rakefile</a>
|
86
|
-
|
87
|
-
<li><a href="../certs/gem-public_cert_pem.html">gem-public_cert.pem</a>
|
88
|
-
|
89
|
-
<li><a href="../docs/CODE_OF_CONDUCT_md.html">CODE_OF_CONDUCT</a>
|
90
|
-
|
91
|
-
<li><a href="../docs/CONTRIBUTING_md.html">CONTRIBUTING</a>
|
92
|
-
|
93
|
-
<li><a href="../docs/Gemfile.html">Gemfile</a>
|
94
|
-
|
95
|
-
<li><a href="../docs/How_to_Build_md.html">How_to_Build</a>
|
96
|
-
|
97
|
-
<li><a href="../docs/LICENSE.html">LICENSE</a>
|
98
|
-
|
99
|
-
<li><a href="../docs/Testing_md.html">Testing</a>
|
100
|
-
|
101
|
-
<li><a href="../docs/_layouts/default_html.html">default.html</a>
|
102
|
-
|
103
|
-
<li><a href="../docs/_sass/jekyll-theme-cayman_scss.html">jekyll-theme-cayman.scss</a>
|
104
|
-
|
105
|
-
<li><a href="../docs/_sass/normalize_scss.html">normalize.scss</a>
|
106
|
-
|
107
|
-
<li><a href="../docs/_sass/rouge-github_scss.html">rouge-github.scss</a>
|
108
|
-
|
109
|
-
<li><a href="../docs/_sass/variables_scss.html">variables.scss</a>
|
110
|
-
|
111
|
-
<li><a href="../docs/_site/CODE_OF_CONDUCT_html.html">CODE_OF_CONDUCT.html</a>
|
112
|
-
|
113
|
-
<li><a href="../docs/_site/CONTRIBUTING_html.html">CONTRIBUTING.html</a>
|
114
|
-
|
115
|
-
<li><a href="../docs/_site/How_to_Build_html.html">How_to_Build.html</a>
|
116
|
-
|
117
|
-
<li><a href="../docs/_site/Testing_html.html">Testing.html</a>
|
118
|
-
|
119
|
-
<li><a href="../docs/_site/assets/css/style_css.html">style.css</a>
|
120
|
-
|
121
|
-
<li><a href="../docs/_site/index_html.html">index.html</a>
|
122
|
-
|
123
|
-
<li><a href="../docs/_site/script/bootstrap.html">bootstrap</a>
|
124
|
-
|
125
|
-
<li><a href="../docs/_site/script/cibuild.html">cibuild</a>
|
126
|
-
|
127
|
-
<li><a href="../docs/_site/script/release.html">release</a>
|
128
|
-
|
129
|
-
<li><a href="../docs/_site/script/server.html">server</a>
|
130
|
-
|
131
|
-
<li><a href="../docs/assets/css/style_scss.html">style.scss</a>
|
132
|
-
|
133
|
-
<li><a href="../docs/index_md.html">index</a>
|
134
|
-
|
135
|
-
<li><a href="../docs/jekyll-theme-cayman_gemspec.html">jekyll-theme-cayman.gemspec</a>
|
136
|
-
|
137
|
-
<li><a href="../docs/script/bootstrap.html">bootstrap</a>
|
138
|
-
|
139
|
-
<li><a href="../docs/script/cibuild.html">cibuild</a>
|
140
|
-
|
141
|
-
<li><a href="../docs/script/release.html">release</a>
|
142
|
-
|
143
|
-
<li><a href="../docs/script/server.html">server</a>
|
144
|
-
|
145
|
-
<li><a href="../exec/rps_bash.html">rps.bash</a>
|
146
|
-
|
147
|
-
<li><a href="../exec/run_bat.html">run.bat</a>
|
148
|
-
|
149
|
-
<li><a href="../exec/uninstall_sh.html">uninstall.sh</a>
|
150
|
-
|
151
|
-
<li><a href="../rps_gemspec.html">rps.gemspec</a>
|
152
|
-
|
153
|
-
</ul>
|
154
|
-
</div>
|
155
|
-
|
156
|
-
</div>
|
157
|
-
</nav>
|
158
|
-
|
159
|
-
<main role="main" aria-label="Page docs/CODE_OF_CONDUCT.md">
|
160
|
-
|
161
|
-
<p>— layout: default —</p>
|
162
|
-
|
163
|
-
<h1 id="label-Contributor+Covenant+Code+of+Conduct">Contributor Covenant Code of Conduct<span><a href="#label-Contributor+Covenant+Code+of+Conduct">¶</a> <a href="#top">↑</a></span></h1>
|
164
|
-
|
165
|
-
<h2 id="label-Our+Pledge">Our Pledge<span><a href="#label-Our+Pledge">¶</a> <a href="#top">↑</a></span></h2>
|
166
|
-
|
167
|
-
<p>In the interest of fostering an open and welcoming environment, we as
|
168
|
-
contributors and maintainers pledge to making participation in our project
|
169
|
-
and our community a harassment-free experience for everyone, regardless of
|
170
|
-
age, body size, disability, ethnicity, gender identity and expression,
|
171
|
-
level of experience, nationality, personal appearance, race, religion, or
|
172
|
-
sexual identity and orientation.</p>
|
173
|
-
|
174
|
-
<h2 id="label-Our+Standards">Our Standards<span><a href="#label-Our+Standards">¶</a> <a href="#top">↑</a></span></h2>
|
175
|
-
|
176
|
-
<p>Examples of behavior that contributes to creating a positive environment
|
177
|
-
include:</p>
|
178
|
-
<ul><li>
|
179
|
-
<p>Using welcoming and inclusive language</p>
|
180
|
-
</li><li>
|
181
|
-
<p>Being respectful of differing viewpoints and experiences</p>
|
182
|
-
</li><li>
|
183
|
-
<p>Gracefully accepting constructive criticism</p>
|
184
|
-
</li><li>
|
185
|
-
<p>Focusing on what is best for the community</p>
|
186
|
-
</li><li>
|
187
|
-
<p>Showing empathy towards other community members</p>
|
188
|
-
</li></ul>
|
189
|
-
|
190
|
-
<p>Examples of unacceptable behavior by participants include:</p>
|
191
|
-
<ul><li>
|
192
|
-
<p>The use of sexualized language or imagery and unwelcome sexual attention or
|
193
|
-
advances</p>
|
194
|
-
</li><li>
|
195
|
-
<p>Trolling, insulting/derogatory comments, and personal or political attacks</p>
|
196
|
-
</li><li>
|
197
|
-
<p>Public or private harassment</p>
|
198
|
-
</li><li>
|
199
|
-
<p>Publishing others' private information, such as a physical or
|
200
|
-
electronic address, without explicit permission</p>
|
201
|
-
</li><li>
|
202
|
-
<p>Other conduct which could reasonably be considered inappropriate in a
|
203
|
-
professional setting</p>
|
204
|
-
</li></ul>
|
205
|
-
|
206
|
-
<h2 id="label-Our+Responsibilities">Our Responsibilities<span><a href="#label-Our+Responsibilities">¶</a> <a href="#top">↑</a></span></h2>
|
207
|
-
|
208
|
-
<p>Project maintainers are responsible for clarifying the standards of
|
209
|
-
acceptable behavior and are expected to take appropriate and fair
|
210
|
-
corrective action in response to any instances of unacceptable behavior.</p>
|
211
|
-
|
212
|
-
<p>Project maintainers have the right and responsibility to remove, edit, or
|
213
|
-
reject comments, commits, code, wiki edits, issues, and other contributions
|
214
|
-
that are not aligned to this Code of Conduct, or to ban temporarily or
|
215
|
-
permanently any contributor for other behaviors that they deem
|
216
|
-
inappropriate, threatening, offensive, or harmful.</p>
|
217
|
-
|
218
|
-
<h2 id="label-Scope">Scope<span><a href="#label-Scope">¶</a> <a href="#top">↑</a></span></h2>
|
219
|
-
|
220
|
-
<p>This Code of Conduct applies both within project spaces and in public
|
221
|
-
spaces when an individual is representing the project or its community.
|
222
|
-
Examples of representing a project or community include using an official
|
223
|
-
project e-mail address, posting via an official social media account, or
|
224
|
-
acting as an appointed representative at an online or offline event.
|
225
|
-
Representation of a project may be further defined and clarified by project
|
226
|
-
maintainers.</p>
|
227
|
-
|
228
|
-
<h2 id="label-Enforcement">Enforcement<span><a href="#label-Enforcement">¶</a> <a href="#top">↑</a></span></h2>
|
229
|
-
|
230
|
-
<p>Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
231
|
-
reported by contacting the project team at <a
|
232
|
-
href="https://github.com/contact/report-abuse">github.com/contact/report-abuse</a>.
|
233
|
-
All complaints will be reviewed and investigated and will result in a
|
234
|
-
response that is deemed necessary and appropriate to the circumstances. The
|
235
|
-
project team is obligated to maintain confidentiality with regard to the
|
236
|
-
reporter of an incident. Further details of specific enforcement policies
|
237
|
-
may be posted separately.</p>
|
238
|
-
|
239
|
-
<p>Project maintainers who do not follow or enforce the Code of Conduct in
|
240
|
-
good faith may face temporary or permanent repercussions as determined by
|
241
|
-
other members of the project's leadership.</p>
|
242
|
-
|
243
|
-
<h2 id="label-Attribution">Attribution<span><a href="#label-Attribution">¶</a> <a href="#top">↑</a></span></h2>
|
244
|
-
|
245
|
-
<p>This Code of Conduct is adapted from the <a
|
246
|
-
href="http://contributor-covenant.org">Contributor Covenant</a>, version
|
247
|
-
1.4, available at <a
|
248
|
-
href="http://contributor-covenant.org/version/1/4/">contributor-covenant.org/version/1/4</a></p>
|
249
|
-
<hr>
|
250
|
-
|
251
|
-
<h2 id="label-Site+Nav">Site Nav<span><a href="#label-Site+Nav">¶</a> <a href="#top">↑</a></span></h2>
|
252
|
-
|
253
|
-
<p><a href="./">Home</a> | <a href="How_to_Build">How to Build</a> | <a
|
254
|
-
href="CONTRIBUTING">Contributing</a> | <a href="Testing">How to Test</a></p>
|
255
|
-
</main>
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
<footer id="validator-badges" role="contentinfo">
|
260
|
-
<p><a href="http://validator.w3.org/check/referer">Validate</a>
|
261
|
-
<p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.0.0.
|
262
|
-
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
263
|
-
</footer>
|
264
|
-
|
@@ -1,233 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta charset="UTF-8">
|
6
|
-
|
7
|
-
<title>CONTRIBUTING - RDoc Documentation</title>
|
8
|
-
|
9
|
-
<script type="text/javascript">
|
10
|
-
var rdoc_rel_prefix = "../";
|
11
|
-
var index_rel_prefix = "../";
|
12
|
-
</script>
|
13
|
-
|
14
|
-
<script src="../js/jquery.js"></script>
|
15
|
-
<script src="../js/darkfish.js"></script>
|
16
|
-
|
17
|
-
<link href="../css/fonts.css" rel="stylesheet">
|
18
|
-
<link href="../css/rdoc.css" rel="stylesheet">
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
<body id="top" role="document" class="file">
|
23
|
-
<nav role="navigation">
|
24
|
-
<div id="project-navigation">
|
25
|
-
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
26
|
-
<h2>
|
27
|
-
<a href="../index.html" rel="home">Home</a>
|
28
|
-
</h2>
|
29
|
-
|
30
|
-
<div id="table-of-contents-navigation">
|
31
|
-
<a href="../table_of_contents.html#pages">Pages</a>
|
32
|
-
<a href="../table_of_contents.html#classes">Classes</a>
|
33
|
-
<a href="../table_of_contents.html#methods">Methods</a>
|
34
|
-
</div>
|
35
|
-
</div>
|
36
|
-
|
37
|
-
<div id="search-section" role="search" class="project-section initially-hidden">
|
38
|
-
<form action="#" method="get" accept-charset="utf-8">
|
39
|
-
<div id="search-field-wrapper">
|
40
|
-
<input id="search-field" role="combobox" aria-label="Search"
|
41
|
-
aria-autocomplete="list" aria-controls="search-results"
|
42
|
-
type="text" name="search" placeholder="Search" spellcheck="false"
|
43
|
-
title="Type to search, Up and Down to navigate, Enter to load">
|
44
|
-
</div>
|
45
|
-
|
46
|
-
<ul id="search-results" aria-label="Search Results"
|
47
|
-
aria-busy="false" aria-expanded="false"
|
48
|
-
aria-atomic="false" class="initially-hidden"></ul>
|
49
|
-
</form>
|
50
|
-
</div>
|
51
|
-
|
52
|
-
</div>
|
53
|
-
|
54
|
-
|
55
|
-
<div class="nav-section">
|
56
|
-
<h3>Table of Contents</h3>
|
57
|
-
|
58
|
-
<ul class="link-list" role="directory">
|
59
|
-
<li><a href="#label-Contributing">Contributing</a>
|
60
|
-
<li><a href="#label-Submitting+a+pull+request">Submitting a pull request</a>
|
61
|
-
<li><a href="#label-Resources">Resources</a>
|
62
|
-
<li><a href="#label-Site+Nav">Site Nav</a>
|
63
|
-
</ul>
|
64
|
-
</div>
|
65
|
-
|
66
|
-
|
67
|
-
<div id="project-metadata">
|
68
|
-
<div id="fileindex-section" class="nav-section">
|
69
|
-
<h3>Pages</h3>
|
70
|
-
|
71
|
-
<ul class="link-list">
|
72
|
-
|
73
|
-
<li><a href="../_gitignore.html">.gitignore</a>
|
74
|
-
|
75
|
-
<li><a href="../Gemfile.html">Gemfile</a>
|
76
|
-
|
77
|
-
<li><a href="../LICENSE.html">LICENSE</a>
|
78
|
-
|
79
|
-
<li><a href="../README_md.html">README</a>
|
80
|
-
|
81
|
-
<li><a href="../Rakefile.html">Rakefile</a>
|
82
|
-
|
83
|
-
<li><a href="../certs/gem-public_cert_pem.html">gem-public_cert.pem</a>
|
84
|
-
|
85
|
-
<li><a href="../docs/CODE_OF_CONDUCT_md.html">CODE_OF_CONDUCT</a>
|
86
|
-
|
87
|
-
<li><a href="../docs/CONTRIBUTING_md.html">CONTRIBUTING</a>
|
88
|
-
|
89
|
-
<li><a href="../docs/Gemfile.html">Gemfile</a>
|
90
|
-
|
91
|
-
<li><a href="../docs/How_to_Build_md.html">How_to_Build</a>
|
92
|
-
|
93
|
-
<li><a href="../docs/LICENSE.html">LICENSE</a>
|
94
|
-
|
95
|
-
<li><a href="../docs/Testing_md.html">Testing</a>
|
96
|
-
|
97
|
-
<li><a href="../docs/_layouts/default_html.html">default.html</a>
|
98
|
-
|
99
|
-
<li><a href="../docs/_sass/jekyll-theme-cayman_scss.html">jekyll-theme-cayman.scss</a>
|
100
|
-
|
101
|
-
<li><a href="../docs/_sass/normalize_scss.html">normalize.scss</a>
|
102
|
-
|
103
|
-
<li><a href="../docs/_sass/rouge-github_scss.html">rouge-github.scss</a>
|
104
|
-
|
105
|
-
<li><a href="../docs/_sass/variables_scss.html">variables.scss</a>
|
106
|
-
|
107
|
-
<li><a href="../docs/_site/CODE_OF_CONDUCT_html.html">CODE_OF_CONDUCT.html</a>
|
108
|
-
|
109
|
-
<li><a href="../docs/_site/CONTRIBUTING_html.html">CONTRIBUTING.html</a>
|
110
|
-
|
111
|
-
<li><a href="../docs/_site/How_to_Build_html.html">How_to_Build.html</a>
|
112
|
-
|
113
|
-
<li><a href="../docs/_site/Testing_html.html">Testing.html</a>
|
114
|
-
|
115
|
-
<li><a href="../docs/_site/assets/css/style_css.html">style.css</a>
|
116
|
-
|
117
|
-
<li><a href="../docs/_site/index_html.html">index.html</a>
|
118
|
-
|
119
|
-
<li><a href="../docs/_site/script/bootstrap.html">bootstrap</a>
|
120
|
-
|
121
|
-
<li><a href="../docs/_site/script/cibuild.html">cibuild</a>
|
122
|
-
|
123
|
-
<li><a href="../docs/_site/script/release.html">release</a>
|
124
|
-
|
125
|
-
<li><a href="../docs/_site/script/server.html">server</a>
|
126
|
-
|
127
|
-
<li><a href="../docs/assets/css/style_scss.html">style.scss</a>
|
128
|
-
|
129
|
-
<li><a href="../docs/index_md.html">index</a>
|
130
|
-
|
131
|
-
<li><a href="../docs/jekyll-theme-cayman_gemspec.html">jekyll-theme-cayman.gemspec</a>
|
132
|
-
|
133
|
-
<li><a href="../docs/script/bootstrap.html">bootstrap</a>
|
134
|
-
|
135
|
-
<li><a href="../docs/script/cibuild.html">cibuild</a>
|
136
|
-
|
137
|
-
<li><a href="../docs/script/release.html">release</a>
|
138
|
-
|
139
|
-
<li><a href="../docs/script/server.html">server</a>
|
140
|
-
|
141
|
-
<li><a href="../exec/rps_bash.html">rps.bash</a>
|
142
|
-
|
143
|
-
<li><a href="../exec/run_bat.html">run.bat</a>
|
144
|
-
|
145
|
-
<li><a href="../exec/uninstall_sh.html">uninstall.sh</a>
|
146
|
-
|
147
|
-
<li><a href="../rps_gemspec.html">rps.gemspec</a>
|
148
|
-
|
149
|
-
</ul>
|
150
|
-
</div>
|
151
|
-
|
152
|
-
</div>
|
153
|
-
</nav>
|
154
|
-
|
155
|
-
<main role="main" aria-label="Page docs/CONTRIBUTING.md">
|
156
|
-
|
157
|
-
<p>— layout: default —</p>
|
158
|
-
|
159
|
-
<h2 id="label-Contributing">Contributing<span><a href="#label-Contributing">¶</a> <a href="#top">↑</a></span></h2>
|
160
|
-
|
161
|
-
<p>Hi there! We're thrilled that you'd like to contribute to this
|
162
|
-
project. Your help is essential for keeping it great.</p>
|
163
|
-
|
164
|
-
<p>Please note that this project is released with a <a
|
165
|
-
href="CODE_OF_CONDUCT.md">Contributor Code of Conduct</a>. By participating
|
166
|
-
in this project you agree to abide by its terms.</p>
|
167
|
-
|
168
|
-
<h2 id="label-Submitting+a+pull+request">Submitting a pull request<span><a href="#label-Submitting+a+pull+request">¶</a> <a href="#top">↑</a></span></h2>
|
169
|
-
<ol><li>
|
170
|
-
<p><a href="https://github.com/pages-themes/cayman/fork">Fork</a> and clone
|
171
|
-
the repository</p>
|
172
|
-
</li><li>
|
173
|
-
<p>Configure and install the dependencies: <code>script/bootstrap</code></p>
|
174
|
-
</li><li>
|
175
|
-
<p>Make sure the tests pass on your machine: <code>script/cibuild</code></p>
|
176
|
-
</li><li>
|
177
|
-
<p>Create a new branch: <code>git checkout -b my-branch-name</code></p>
|
178
|
-
</li><li>
|
179
|
-
<p>Make your change, add tests, and make sure the tests still pass</p>
|
180
|
-
</li><li>
|
181
|
-
<p>Push to your fork and <a
|
182
|
-
href="https://github.com/pages-themes/cayman/compare">submit a pull
|
183
|
-
request</a></p>
|
184
|
-
</li><li>
|
185
|
-
<p>Pat your self on the back and wait for your pull request to be reviewed and
|
186
|
-
merged.</p>
|
187
|
-
</li></ol>
|
188
|
-
|
189
|
-
<p>Here are a few things you can do that will increase the likelihood of your
|
190
|
-
pull request being accepted:</p>
|
191
|
-
<ul><li>
|
192
|
-
<p>Follow the <a href="http://ben.balter.com/jekyll-style-guide/">style
|
193
|
-
guide</a>.</p>
|
194
|
-
</li><li>
|
195
|
-
<p>Write tests.</p>
|
196
|
-
</li><li>
|
197
|
-
<p>Keep your change as focused as possible. If there are multiple changes you
|
198
|
-
would like to make that are not dependent upon each other, consider
|
199
|
-
submitting them as separate pull requests.</p>
|
200
|
-
</li><li>
|
201
|
-
<p>Write a <a
|
202
|
-
href="http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html">good
|
203
|
-
commit message</a>.</p>
|
204
|
-
</li></ul>
|
205
|
-
|
206
|
-
<h2 id="label-Resources">Resources<span><a href="#label-Resources">¶</a> <a href="#top">↑</a></span></h2>
|
207
|
-
<ul><li>
|
208
|
-
<p><a
|
209
|
-
href="https://guides.github.com/activities/contributing-to-open-source/">Contributing
|
210
|
-
to Open Source on GitHub</a></p>
|
211
|
-
</li><li>
|
212
|
-
<p><a href="https://help.github.com/articles/using-pull-requests/">Using Pull
|
213
|
-
Requests</a></p>
|
214
|
-
</li><li>
|
215
|
-
<p><a href="https://help.github.com">GitHub Help</a></p>
|
216
|
-
</li></ul>
|
217
|
-
<hr>
|
218
|
-
|
219
|
-
<h2 id="label-Site+Nav">Site Nav<span><a href="#label-Site+Nav">¶</a> <a href="#top">↑</a></span></h2>
|
220
|
-
|
221
|
-
<p><a href="./">Home</a> | <a href="How_to_Build">How to Build</a> | <a
|
222
|
-
href="CODE_OF_CONDUCT">Code of Conduct</a> | <a href="Testing.md">How to
|
223
|
-
Test</a></p>
|
224
|
-
</main>
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
<footer id="validator-badges" role="contentinfo">
|
229
|
-
<p><a href="http://validator.w3.org/check/referer">Validate</a>
|
230
|
-
<p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.0.0.
|
231
|
-
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
232
|
-
</footer>
|
233
|
-
|