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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,17 @@ Contributions are welcome and greatly appreciated!
4
4
5
5
## Reporting a bug
6
6
7
-
- Make sure that the bug was not already reported by searching in GitHub under [Issues](https://github.com/cloudinary/cloudinary_php) and the Cloudinary [Support forms](https://support.cloudinary.com).
8
-
- If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/cloudinary/cloudinary_php/issues/new).
7
+
- Make sure that the bug was not already reported by searching in GitHub under [Issues](https://github.com/cloudinary/php-transformation-builder-sdk) and the Cloudinary [Support forms](https://support.cloudinary.com).
8
+
- If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/cloudinary/php-transformation-builder-sdk/issues/new).
9
9
Be sure to include a **title and clear description**, as relevant information as possible, and a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring.
10
-
- If you require assistance in the implementation of cloudinary_php please [submit a request](https://support.cloudinary.com/hc/en-us/requests/new) on Cloudinary's site.
10
+
- If you require assistance in the implementation of php-transformation-builder-sdk please [submit a request](https://support.cloudinary.com/hc/en-us/requests/new) on Cloudinary's site.
11
11
12
12
## Requesting a feature
13
13
14
14
We would love to receive your requests!
15
15
Please be aware that the library is used in a wide variety of environments and that some features may not be applicable to all users.
16
16
17
-
- Open a GitHub [issue](https://github.com/cloudinary/cloudinary_php) describing the benefits (and possible drawbacks) of the requested feature
17
+
- Open a GitHub [issue](https://github.com/cloudinary/php-transformation-builder-sdk) describing the benefits (and possible drawbacks) of the requested feature
18
18
19
19
## Fixing a bug / Implementing a new feature
20
20
@@ -31,12 +31,12 @@ When contributing code, either to fix a bug or to implement a new feature, pleas
31
31
32
32
#### Fork the Project
33
33
34
-
Fork [project on Github](https://github.com/cloudinary/cloudinary_php) and check your copy.
34
+
Fork [project on Github](https://github.com/cloudinary/php-transformation-builder-sdk) and check your copy.
Go to https://github.com/contributor/cloudinary_php and select your feature branch. Click the 'Pull Request' button and fill out the form. Pull requests are normally reviewed within a few days.
109
+
Go to https://github.com/contributor/php-transformation-builder-sdk and select your feature branch. Click the 'Pull Request' button and fill out the form. Pull requests are normally reviewed within a few days.
110
110
Ensure the PR description clearly describes the problem and solution. Include relevant issue number if applicable.
0 commit comments