You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1>Contributing<aclass="headerlink" href="#contributing" title="Permalink to this heading"></a></h1>
73
+
<p>When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.</p>
74
+
<p>Please note we have a code of conduct, please follow it in all your interactions with the project.</p>
75
+
<p>There are two main ways to contribute. One is to make changes to the existing
76
+
codes and asimmodules. In this case, please make sure your change passes tests or
77
+
submit a test accordinly. The second way to contribute is to add a new asimmodule
78
+
to the core set of asimmodules. Reviewers will work with you to make sure your new
79
+
asimmodule follows best practice including using utils, syntax highlighting, docs
80
+
and tests.</p>
81
+
<sectionid="pull-request-process">
82
+
<h2>Pull Request Process<aclass="headerlink" href="#pull-request-process" title="Permalink to this heading"></a></h2>
83
+
<olclass="arabic simple">
84
+
<li><p>Ensure any install or build dependencies are removed before the end of the layer when doing a build.</p></li>
85
+
<li><p>Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.</p></li>
86
+
<li><p>Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is <aclass="reference external" href="http://semver.org/">SemVer</a>.</p></li>
87
+
<li><p>You may merge the Pull Request in once you have the sign-off of one other developer, or if you do not have permission to do that, you may request the other reviewer to merge it for you.</p></li>
88
+
</ol>
89
+
</section>
90
+
<sectionid="code-of-conduct">
91
+
<h2>Code of Conduct<aclass="headerlink" href="#code-of-conduct" title="Permalink to this heading"></a></h2>
92
+
<sectionid="our-pledge">
93
+
<h3>Our Pledge<aclass="headerlink" href="#our-pledge" title="Permalink to this heading"></a></h3>
94
+
<p>In the interest of fostering an open and welcoming environment, we as
95
+
contributors and maintainers pledge to making participation in our project and
96
+
our community a harassment-free experience for everyone, regardless of age, body
97
+
size, disability, ethnicity, gender identity and expression, level of experience,
98
+
nationality, personal appearance, race, religion, or sexual identity and
99
+
orientation.</p>
100
+
</section>
101
+
<sectionid="our-standards">
102
+
<h3>Our Standards<aclass="headerlink" href="#our-standards" title="Permalink to this heading"></a></h3>
103
+
<p>Examples of behavior that contributes to creating a positive environment
104
+
include:</p>
105
+
<ulclass="simple">
106
+
<li><p>Using welcoming and inclusive language</p></li>
107
+
<li><p>Being respectful of differing viewpoints and experiences</p></li>
0 commit comments