Skip to content

Commit abf6b45

Browse files
committed
Update CONTRIBUTING
1 parent 0759e2e commit abf6b45

File tree

1 file changed

+9
-38
lines changed

1 file changed

+9
-38
lines changed

CONTRIBUTING

Lines changed: 9 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,9 @@
1-
Thanks for your interest in the Source SDK 2013 project. When you make a
2-
contribution to the project (e.g. create an Issue or submit a Pull Request)
3-
(a "Contribution"), Valve wants to be able to use your Contribution to improve
4-
the SDK and other Valve products.
5-
6-
As a condition of providing a Contribution, you agree that:
7-
- You grant Valve a non-exclusive, irrevocable, royalty-free, worldwide license
8-
to make, use, sell, reproduce, modify, distribute (directly and indirectly),
9-
and publicly display and perform the Contribution, and any derivative works
10-
that Valve may make from the Contribution, under any intellectual property you
11-
own or have the right to license.
12-
- You warrant and represent that the Contribution is your original creation,
13-
that you have the authority to grant this license to Valve, and that this
14-
license does not require the permission of any third party. Otherwise, you
15-
provide your Contribution "as is" without warranties.
16-
17-
Should you wish to submit a suggestion or work that is not your original
18-
creation, you may submit it to Valve separate from any Contribution,
19-
explicitly identifying it as sourced from a third party, stating the details
20-
of its origin, and informing Valve of any license or other restriction of
21-
which you are personally aware.
22-
23-
24-
Valve is happy to accept pull requests and issues in the source-sdk-2013
25-
repository in these cases:
26-
* Changes that fix bugs in the SDK deployment process itself. The repository
27-
should build out of the box, and anything that prevents that is a pull
28-
request we want.
29-
* High priority bugs in HL2, the Episodes, or HL2MP that can be fixed in
30-
client.dll or server.dll.
31-
32-
For other changes we suggest that you issue a pull request to one of these
33-
fine community-maintained repositories instead:
34-
https://developer.valvesoftware.com/wiki/Source-sdk-2013-community-repos
35-
36-
If you are going to make a pull request, please keep them as granular as
37-
possible. Pull requests with 3-4 unrelated changes in them aren't going to
38-
be accepted.
1+
Thanks for your interest in Source SDK 2013! When you make a contribution to the Source SDK 2013, either by creating an Issue or submitting a Pull Request (a "Contribution"), Valve wants to be able to use your Contribution to improve the Source 2013 SDK and other Valve products.
2+
1. Contributions: When you provide a Contribution, please ensure it is your original creation. You agree to the following license and warranty for any Contributions you provide:
3+
1.1 You grant Valve a non-exclusive, perpetual, irrevocable, royalty-free, sublicensable, and worldwide license to make, use, sell, reproduce, modify, create derivate works, directly and indirectly distribute, publicly display, publish, transmit and perform the Contribution, and any derivative works thereof. .
4+
1.2 You represent and warrant that you are either the owner or authorized licensee of the Contribution, that you have all necessary consents to grant this license to the Contribution to Valve, and that the Contribution does not violate any third-party intellectual property rights.
5+
1.3 Except as set forth in (2) above, you provide your Contribution "as is" without warranties of any kind.
6+
2. Other Materials or Suggestions: If you want to submit any materials or suggestions that are not your original work, you agree to do the following:
7+
2.1 You may submit other materials or suggestions to Valve separate from any Contributions;
8+
2.2 You will explicitly identify them as sourced from a third party and state the details of its origin; and
9+
2.3 You will include Valve with any third party licenses, terms, or other restrictions that apply, if you are aware of any.

0 commit comments

Comments
 (0)