Skip to content

Commit 5be6a7b

Browse files
Update contributing.md
1 parent e8770fe commit 5be6a7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Following these guidelines helps ensure we're able to carefully consider your co
1414
* Update documentation and tutorials to be easier to understand, more comprehensive, and above all -- up to date!
1515

1616
### Contributions we should discuss
17-
Some contributions will take some discussion before we accept an update to the project. If your contribution includes one of the below examples (or seems to be reasonably similar), please consider reaching out to us before putting in a lot of work to build the feature. We're active on the [PureScript user forum](https://purescript-users.ml) and the [functional programming Slack](https://functionalprogramming.slack.com/) community (new? [use this link to join](https://fpchat-invite.herokuapp.com/)!). For feature requests, feel free to open an issue with a tag.
17+
Some contributions will take some discussion before we accept an update to the project. If your contribution includes one of the below examples (or seems to be reasonably similar), please consider reaching out to us before putting in a lot of work to build the feature. We're active on the [PureScript user forum](https://discourse.purescript.org/) and the [functional programming Slack](https://functionalprogramming.slack.com/) community (new? [use this link to join](https://fpchat-invite.herokuapp.com/)!). For feature requests, feel free to open an issue with a tag.
1818

1919
* New features and functions that will change the library's public API
2020
* New tutorials (while we love seeing new tutorials, we won't always be able to feature them in the readme)
@@ -28,7 +28,7 @@ We have a small set of quality-of-life guidelines for contributing to `purescrip
2828
* If possible, please avoid requiring new dependencies.
2929

3030
### Filing issues
31-
If you have a general question about the project, it's best to ask on the [PureScript user forum](https://purescript-users.ml) or the [functional programming Slack](https://functionalprogramming.slack.com/) than to open a new issue. If you have run into a bug in the project, then please do open an issue! When you do, we ask that you follow a few steps which are outlined in our issues template. The gist of it is here:
31+
If you have a general question about the project, it's best to ask on the [PureScript user forum](https://discourse.purescript.org/) or the [functional programming Slack](https://functionalprogramming.slack.com/) than to open a new issue. If you have run into a bug in the project, then please do open an issue! When you do, we ask that you follow a few steps which are outlined in our issues template. The gist of it is here:
3232

3333
* Verify the problem is indeed with `purescript-aff-coroutines` (not with Pulp, Bower, or PureScript);
3434
* Record what versions you are using for PureScript and `purescript-aff-coroutines`

0 commit comments

Comments
 (0)