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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,9 +38,9 @@ You can request a new feature by submitting an [Issue](https://github.com/larado
38
38
* Edit the files you want to update.
39
39
40
40
***Note:** If you want to edit the base image of the `Workspace` or the `php-fpm` Containers,
41
-
you need to edit their Dockerfiles from their Github repositories. For more info read their Dockerfiles comment on the LaraDock repository.
41
+
you need to edit their Dockerfiles from their GitHub repositories. For more info read their Dockerfiles comment on the LaraDock repository.
42
42
43
-
* Make sure to update the `Readme`incase you made any changes.
43
+
* Make sure to update the `Readme`in case you made any changes.
44
44
45
45
## Issue/PR Submission Guidelines
46
46
@@ -68,7 +68,7 @@ Always Test everything and make sure its working:
68
68
### Submitting a PR
69
69
Consider the following guidelines:
70
70
71
-
* Search [GitHub](https://github.com/LaraDock/laradock/pulls) for an open or closed Pull Request that relates to your submission. You don't want to duplicate effort.
71
+
* Search [GitHub](https://github.com/laradock/laradock/pulls) for an open or closed Pull Request that relates to your submission. You don't want to duplicate effort.
0 commit comments