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
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,6 @@ use GitHub pull requests for this purpose. Consult
22
22
[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
23
23
information on using pull requests.
24
24
25
-
## Community Guidelines
26
-
27
-
This project follows
28
-
[Google's Open Source Community Guidelines](https://opensource.google.com/conduct/).
29
-
30
25
## Local Development
31
26
32
27
To develop this theme locally, you can link it to a Hugo site (like the [academy starter template](https://github.com/layer5io/academy-example)) using a `replace` directive in the site's `go.mod` file.
@@ -75,3 +70,4 @@ To ensure you have the latest version of the theme or to upgrade to a newer rele
75
70
```
76
71
77
72
Your site should now be running with the updated theme.
0 commit comments