Skip to content

Commit 4370a8a

Browse files
committed
Update CONTRIBUTING.md [ci skip]
1 parent fb8ac71 commit 4370a8a

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ If you found a bug, report an issue and describe what's the expected behavior ve
66

77
## Reporting feature requests
88

9-
Report a feature request **only after discussing it first on [the discussion forum][1]** where it was accepted. Please provide a concise description of the feature, don't link to a discussion thread, and instead summarize what was discussed.
9+
Report a feature request **only after discussing it first on [discourse.dry-rb.org](https://discuss.dry-rb.org)** where it was accepted. Please provide a concise description of the feature, don't link to a discussion thread, and instead summarize what was discussed.
1010

1111
## Reporting questions, support requests, ideas, concerns etc.
1212

13-
**PLEASE DON'T** - use [the discussion forum][1] instead.
13+
**PLEASE DON'T** - use [discourse.dry-rb.org](http://discourse.dry-rb.org) instead.
1414

1515
# Pull Request Guidelines
1616

@@ -22,10 +22,8 @@ Other requirements:
2222
2) Follow the style conventions of the surrounding code. In most cases, this is standard ruby style.
2323
3) Add API documentation if it's a new feature
2424
4) Update API documentation if it changes an existing feature
25-
5) Bonus points for sending a PR to [github.com/dry-rb/dry-rb.org](https://github.com/dry-rb/dry-rb.org) which updates user documentation and guides
25+
5) Bonus points for sending a PR to [github.com/dry-rb/dry-rb.org](github.com/dry-rb/dry-rb.org) which updates user documentation and guides
2626

2727
# Asking for help
2828

29-
If these guidelines aren't helpful, and you're stuck, please post a message on [the discussion forum][1].
30-
31-
[1]: https://discourse.dry-rb.org/
29+
If these guidelines aren't helpful, and you're stuck, please post a message on [discourse.dry-rb.org](https://discourse.dry-rb.org) or join [our chat](https://dry-rb.zulipchat.com).

0 commit comments

Comments
 (0)