haskell-spotlight/CONTRIBUTING.md
2022-01-09 02:10:28 +03:00

21 lines
626 B
Markdown

# Contributing
## Development
You need NodeJS >= 14.x.x
- Clone the repository.
- Go to directory with `package.json`.
- `npm run dev`.
If you want to implement some significant change, it's better to create a GitHub issue and discuss it first.
## Other ways to contribute
- Star ⭐️ the project at GitHub.
- Propose feature ideas.
- Report bugs.
- Follow and retweet us at Twitter: [@HackageUI](https://twitter.com/HackageUI).
- You can contribute by sponsoring the project or propose a job in Haskell project to the [author](mailto:visotelle+hackage-ui@gmail.com). 🙂
- Any other way that will come in your mind.