forked from dxatscale/sfpowerkit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontributing.md
22 lines (22 loc) · 1.48 KB
/
contributing.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<h1 id="contributing-to-projectname-">Contributing to sfpowerkit</h1>
<p>First and foremost, thank you! We appreciate that you want to contribute to sfpowerkit, your time is valuable, and your contributions mean a lot to us.</p>
<h2 id="important-">Important!</h2>
<p>By contributing to this project, you:</p>
<ul>
<li>Agree that you have authored 100% of the content</li>
<li>Agree that you have the necessary rights to the content</li>
<li>Agree that you have received the necessary permissions from your employer to make the contributions (if applicable)</li>
<li>Agree that the content you contribute may be provided under the Project license(s)</li>
<li>Agree that, if you did not author 100% of the content, the appropriate licenses and copyrights have been added along with any other necessary attribution.</li>
</ul>
<h2 id="getting-started">Getting started</h2>
<p><strong>What does "contributing" mean?</strong></p>
<p>Creating an issue is the simplest form of contributing to a project. But there are many ways to contribute, including the following:</p>
<ul>
<li>Updating or correcting documentation</li>
<li>Feature requests</li>
<li>Bug reports</li>
</ul>
<h2 id="issues">Issues</h2>
<p>Please only create issues for bug reports or feature requests. Issues discussing any other topics may be closed by the project's maintainers without further explanation.</p>
<p>Do not create issues about bumping dependencies unless a bug has been identified and you can demonstrate that it effects this repo.</p>