This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 46a8dac Update index.md
new 1fcd209 Merge pull request #9574 from jesusrv1103/patch-1
46a8dac is described below
commit 46a8dac7013ecd8948c51eb09d961ee85896b312
Author: jesusrv1103 <[email protected]>
AuthorDate: Sun Sep 15 14:43:59 2019 -0500
Update index.md
Items 3 and 4 in the numbered list did not end with a period.
---
website/src/contribute/index.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/website/src/contribute/index.md b/website/src/contribute/index.md
index 1d99e9e..fa8a18f 100644
--- a/website/src/contribute/index.md
+++ b/website/src/contribute/index.md
@@ -95,9 +95,9 @@ To contribute code, you need
the [dev@ mailing list]({{ site.baseurl }}/community/contact-us)
to introduce yourself and to be added as a contributor in the Beam issue
tracker including your
ASF Jira Username. For example [this welcome email](
-
https://lists.apache.org/thread.html/e6018c2aaf7dc7895091434295e5b0fafe192b975e3e3761fcf0cda7@%3Cdev.beam.apache.org%3E)
+
https://lists.apache.org/thread.html/e6018c2aaf7dc7895091434295e5b0fafe192b975e3e3761fcf0cda7@%3Cdev.beam.apache.org%3E).
1. If your change is large or it is your first change, it is a good idea to
- [discuss it on the dev@ mailing list]({{ site.baseurl
}}/community/contact-us/)
+ [discuss it on the dev@ mailing list]({{ site.baseurl
}}/community/contact-us/).
1. For large changes create a design doc
([template](https://s.apache.org/beam-design-doc-template),
[examples](https://s.apache.org/beam-design-docs)) and email it to the
[dev@ mailing list]({{ site.baseurl }}/community/contact-us).