Skip to content

Commit 6e0a75e

Browse files
committed
Streamline the call for contributions
Plus, the contributor expectations are listed right at the top of CONTRIBUTING, so I removed them as redundant from the README.
1 parent dce2bf8 commit 6e0a75e

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Today, the Haskell Message Index supports three tools, with more (like [Cabal](h
1515
| Stack | 2.9.3 | `S-` |
1616
| GHCup | 0.1.19.0 | `GHCup-` |
1717

18+
## Contributing to the Message Index
19+
20+
Contributions may come in the form of changes to the code base, as well as opening or commenting on issues and pull requests. You are warmly invited to participate!
21+
1822
Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for instructions on improving the site. Thanks!
1923

2024
If you're a Haskell tool developer who would like to integrate your project with the site, please refer to [tool-developers.md](./tool-developers.md) for recommendations regarding the error codes themselves.
@@ -47,15 +51,6 @@ No executables found.
4751
```
4852
typically indicate that the site was started from the root of the repository, rather than the `message-index` directory.
4953

50-
## Contributor Expectations
51-
52-
We welcome contributions that help to further progress the project towards its goals.
53-
54-
Contributions may come in the form of changes to the code base, as well as opening or commenting on issues and pull requests.
55-
56-
All contributors are expected to follow the [Haskell Foundation's Code of Conduct](https://haskell.foundation/guidelines-for-respectful-communication/).
57-
58-
5954
## Maintenance
6055

6156
The Message Index is a project of the [Haskell Foundation](http://haskell.foundation). Please get in touch if you have ideas, requests, or any other feedback!

0 commit comments

Comments
 (0)