Skip to content

Commit 176d037

Browse files
committed
docs: add contribution guidelines note to README
1 parent a65fcf1 commit 176d037

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# speed.measurementlab.net source code
22

3+
> **Contributing to this project**
4+
>
5+
> We welcome contributions, but please read our guidelines first. If you are interested in contributing - including for Google Summer of Code - we recommend coordinating with a maintainer before starting substantial work. See [our contribution requirements](https://github.com/m-lab/gsoc#2-engage-with-us) for details.
6+
>
7+
> We expect all contributions to reflect a genuine understanding of the code being changed. PRs that appear to be generated by AI tools without meaningful human review will be closed.
8+
39
`mlab-speedtest` is an Angular.js application providing the website https://speed.measurementlab.net. The app code currently uses `gulp` to integrate language localizations prior to deployment.
410

511
## Setting up Local Development Environment

0 commit comments

Comments
 (0)