Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing slack link #1003

Merged
merged 1 commit into from
Apr 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Another great way to contribute is to create a mixin! You can start use the
[good-first-issue]: https://porter.sh/board/good+first+issue
[help-wanted]: https://porter.sh/board/help+wanted
[board]: https://porter.sh/board
[slack]: https://porter.sh/community#slack

## When to open a pull request

Expand Down Expand Up @@ -322,6 +323,3 @@ for maintainers.

See the [CDN Setup Doc](infra/cdn.md) for details on the services Porter uses to
host and distribute its release binaries.


[slack]: https://porter.sh/community#slack
11 changes: 7 additions & 4 deletions CONTRIBUTION_LADDER.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
# Contribution Ladder

---
* [Community Member](#community-member)
* [Contributor](#contributor)
* [How to become a contributor](#how-to-become-a-contributor)
* [How to become a contributor](#how-to-become-a-contributor)
* [Maintainer](#maintainer)
* [How to become a maintainer](#how-to-become-a-maintainer)
* [How to become a maintainer](#how-to-become-a-maintainer)
* [Admin](#admin)
* [How to become an admin](#admin)
* [How to become an admin](#admin)
---

Our ladder defines the roles and responsibilities on this project and how to
participate with the goal of moving from a user to a maintainer. You will need
to gain people's trust, demonstrate your competence and understanding, and meet
the requirements of the role.

## Community Members
## Community Member

Everyone is a community member! 😄 You've read this far so you are already ahead. 💯

Expand All @@ -28,6 +29,8 @@ Here are some ideas for how you can be more involved and participate in the comm

They must follow our [Code of Conduct](CODE_OF_CONDUCT.md).

[slack]: https://porter.sh/community#slack

## Contributor

[Contributors][contributors] have the following capabilities:
Expand Down