Adding a "next step" button to our contributing pages (#1486)

* Adding a "next step" button to our contributing pages

Fixes https://github.com/gomods/athens/issues/1485

* a little more text
This commit is contained in:
Aaron Schlesinger
2019-12-06 13:48:00 -08:00
committed by GitHub
parent 246113c5d4
commit be84140e6a
2 changed files with 13 additions and 6 deletions
@@ -6,8 +6,14 @@ weight: 1
--- ---
### Contributing
# The Athens Community # The Athens Community
The following guide is designed to help members participate within the community by becoming a contributor, maintainer, or even just following the `#athens` slack channel or attending the developer meetings Welcome, Athenian! We've put together this section to help you get involved with the Athens community.
Before we go further, we want you to know two things:
1. You can contribute in many ways, including documentation, testing, writing code, reporting bugs, reviewing code, technical writing, and more
2. [Absolutely everybody is welcome](https://arschles.com/blog/absolutely-everybody-is-welcome/). You are welcome in our community, regardless of your level of programming experience, number of years writing Go, race, religion, sexual orientation, gender identity, or anything else. If you want to be here, we will do everything we can to help you feel welcome and involved
Ready to join us? Head over to the [guide on how to participate](./participating) to get started!
+4 -3
View File
@@ -6,8 +6,9 @@ weight: 2
--- ---
### Contributing # Welcome, New Contributors!
# New Contributors
The following guide is designed to help contributors new to open source. This section is all about helping you get started with open source and Athens.
Let's get started with [learning how to use `git`](./git)