Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Commit 6eecb02

Browse files
docs: remove legacy oss slack reference (#5)
1 parent 8ffff55 commit 6eecb02

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

CONTRIBUTING.md

+2-12
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,10 @@ No matter how you want to get involved, we ask that you first learn what’s
99
expected of anyone who participates in the project by reading the Contribution
1010
Guidelines and our [Code of Conduct][coc].
1111

12-
**Please Note:** GitHub is for bug reports and contributions primarily -
13-
if you have a support question head over to [GoDaddy's Open Source
14-
Software Slack channel][slack]. You can request an invite
15-
[here][invite].
16-
1712
## Answering Questions
1813

1914
One of the most important and immediate ways you can support this project is
20-
to answer questions on [Slack][slack] or [Github][issues]. Whether you’re
15+
to answer questions on [Github][issues]. Whether you’re
2116
helping a newcomer understand a feature or troubleshooting an edge case with a
2217
seasoned developer, your knowledge and experience with a programming language
2318
can go a long way to help others.
@@ -61,7 +56,7 @@ From a practical perspective, contributions are as simple as:
6156
If you are interested in making a large change and feel unsure about its overall
6257
effect, start with opening an Issue in the project's [Issue Tracker][issues]
6358
with a high-level proposal and discuss it with the core contributors through
64-
Github comments or in [Slack][slack]. After reaching a consensus with core
59+
Github comments. After reaching a consensus with core
6560
contributors about the change, discuss the best way to go about implementing it.
6661

6762
> Tip: Keep your master branch pointing at the original repository and make
@@ -93,9 +88,6 @@ patches:
9388
willing to do the same for you.
9489
- Split your change into multiple smaller changes. The smaller your change,
9590
the higher the probability that somebody will take a quick look at it.
96-
- Mention the change on [Slack][slack]. If it is urgent, provide reasons why it
97-
is important to get this change landed. Remember that you are asking for valuable
98-
time from other professional developers.
9991
10092
**Note that anyone is welcome to review and give feedback on a change, but only
10193
people with commit access to the repository can approve it.**
@@ -119,6 +111,4 @@ guide with respect to patterns, naming, documentation and testing.
119111
120112
[issues]: LINK_TO_PROJECTS_ISSUES_ON_GITHUB
121113
[coc]: ./CODE_OF_CONDUCT.md
122-
[slack]: https://godaddy-oss.slack.com/
123114
[fork]: https://help.github.com/en/articles/fork-a-repo
124-
[invite]: https://godaddy-oss-slack.herokuapp.com

0 commit comments

Comments
 (0)