-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCONTRIBUTING
39 lines (31 loc) · 1.14 KB
/
CONTRIBUTING
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
We are happy to see that you are looking to help us
improve the Akamai PCDN Tech Preview! In order to ensure this goes as
easy and quickly as possible, please follow the
guidelines below:
Reporting an Issue
------------------
Please report issues via GitHub.
Prior to opening a new issue, please check whether the
same or a similar issue has already been opened.
Contributing
------------
If you have code or documentation changes, please
don't hesitate to submit them using GitHub Pull
Requests.
If your change is significant in size or fundamental
in behavior, please make sure that prior to the PR
there has been a public discussion on one of the
project's mailing lists, ideally with some consensus
having been reached.
Before submitting a PR for code changes, please make
sure that it succeeds in running all tests.
If you have minor cosmetic changes, typos, grammatical
improvements etc., no tests are needed.
Coding Style
------------
Please ensure that your code changes or additions
match the current coding style used by the project.
License
-------
By contributing, you agree that your contributions
will be licensed under the license at LICENSE.md