Skip to content

Commit d8e9d2e

Browse files
committed
enhance contribute intro
1 parent e2a41dc commit d8e9d2e

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

_contribute_resources/1-documentation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ title: Documentation
33
link: /contribute/documentation.html
44
icon: fa fa-book
55
---
6-
[Scaladoc (API)][scala-standard-library-api-documentation], [docs.scala-lang.org][add-guides] and [scala-lang.org](https://github.com/scala/scala-lang).
6+
[Library API docs][scala-standard-library-api-documentation], [new guides][add-guides] on [docs.scala-lang.org][home], and help
7+
with [scala-lang.org](https://github.com/scala/scala-lang).
78

89
[add-guides]: {% link _overviews/contribute/add-guides.md %}
910
[scala-standard-library-api-documentation]: {% link _overviews/contribute/scala-standard-library-api-documentation.md %}
11+
[home]: {% link index.md %}

_overviews/contribute/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: Contribute
2+
title: Introduction
33
num: 1
44
---
55

6+
### Why You Should Contribute To Scala
67
The Scala programming language is an open source project with a very
78
diverse community, where people from all over the world contribute their work,
89
with everyone benefiting from friendly help and advice, and
910
kindly helping others in return. So why not join the Scala community and help
1011
everyone make things better?
1112

12-
## How to help?
13-
13+
**What Can I Do?**
1414
That depends on what you want to contribute. Below are some getting started resources for different contribution domains. Please read all of the documentation and follow all the links from the topic pages below before attempting to contribute, as many of the questions you have will already be answered.
1515

1616
### Reporting bugs

0 commit comments

Comments
 (0)